cloudaxe-opencode/packages/opencode
2026-05-17 21:58:52 -04:00
..
bin
migration
script core: clarify postinstall error message when binary is missing 2026-05-15 23:12:00 -04:00
specs mcp server 2026-05-17 14:38:29 -04:00
src fix: preserve bus instance context (#28051) 2026-05-17 21:58:52 -04:00
test wip 2026-05-17 21:49:29 -04:00
.gitignore
AGENTS.md refactor(instance): remove legacy runtime fallback (#27757) 2026-05-15 23:05:44 +05:30
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
gen.json wip 2026-05-17 21:49:29 -04:00
generated.json wip 2026-05-17 21:49:29 -04:00
git
package.json add just-bash for filesystem 2026-05-17 14:54:19 -04: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.