opencode/packages/opencode
2025-09-09 15:47:28 -04:00
..
bin feat: make npm package install work on windows (#2419) 2025-09-08 16:14:18 -04:00
script feat: make npm package install work on windows (#2419) 2025-09-08 16:14:18 -04:00
src wip: zen 2025-09-09 15:47:28 -04:00
test feat: add dynamic tool registration for plugins and external services (#2420) 2025-09-08 16:25:04 -04:00
.gitignore
AGENTS.md
package.json release: v0.6.8 2025-09-09 07:40:23 +00: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.