Dax Raad ae5cf3cc23 ci: fix há 8 meses atrás
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) há 8 meses atrás
script ac096d84ad remove windows builds há 8 meses atrás
src ae5cf3cc23 ci: fix há 8 meses atrás
test 68e1b3c46c Fix TypeScript compilation errors and consolidate version handling há 8 meses atrás
.gitignore d13822d26e tool updates há 9 meses atrás
AGENTS.md e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) há 8 meses atrás
README.md f3da73553c sync há 9 meses atrás
config.schema.json 2c9fd1e776 BREAKING CHANGE: the config structure has changed, custom providers have an `npm` field now to specify which npm package to load. see examples in README.md há 8 meses atrás
package.json af892e5432 docs: readme há 8 meses atrás
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture há 9 meses atrás
tsconfig.json f3da73553c sync há 9 meses atrás

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.