cloudaxe-opencode/packages/opencode
2025-09-01 20:57:14 -04:00
..
bin
script ci: tweak 2025-08-24 18:55:44 -04:00
src fix: ensure opencode still works if no commits present (#2363) 2025-09-01 20:57:14 -04:00
test Refactor to support multiple instances inside single opencode process (#2360) 2025-09-01 17:15:49 -04:00
.gitignore
AGENTS.md
package.json release: v0.6.1 2025-09-01 22:07:53 +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.