opencode/packages/opencode
2025-08-01 23:05:06 -04:00
..
bin
script
src feat(models): enable Kimi k2 ⇄ Claude trajectory handoff (#1525) 2025-08-01 23:05:06 -04:00
test chore: enhance bash command tests with config mock and timeout adjustments (#1486) 2025-08-01 14:14:54 -04:00
.gitignore
AGENTS.md
package.json allow search in provider select 2025-08-01 14:03:22 -04:00
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.