cloudaxe-opencode/packages/opencode
2026-02-09 11:00:06 -06:00
..
bin
script fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2026-02-07 19:26:10 -06:00
src tweak: adjust agent variant logic to not require exact match on model, and instead check if the variant is available for model (#12838) 2026-02-09 11:00:06 -06:00
test tweak: add new ContextOverflowError type (#12777) 2026-02-08 23:54:01 -06:00
.gitignore get rid of models.dev macro 2026-01-24 12:27:13 -05:00
AGENTS.md
bunfig.toml fix: use Instance.directory instead of process.cwd() in read tool 2026-01-26 20:57:50 -05:00
Dockerfile
package.json chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 (#12496) 2026-02-06 10:16:15 -06:00
parsers-config.ts
README.md
sst-env.d.ts
tsconfig.json

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.