cloudaxe-opencode/packages/opencode
2026-05-09 14:25:07 +05:30
..
bin fix(cli): forward signals from npm shim (#26259) 2026-05-08 14:00:51 -05:00
migration feat(core): allow external workspace creation (#26212) 2026-05-08 11:09:12 -04:00
script refactor(server): split HttpApi exercise harness (#26385) 2026-05-08 17:58:14 +00:00
scripts
specs flatten to keybind compatible config (#26421) 2026-05-09 01:29:13 +02:00
src fix: route reference mentions through scout 2026-05-09 14:25:07 +05:30
test fix: route reference mentions through scout 2026-05-09 14:25:07 +05:30
.gitignore
AGENTS.md
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json test(server): run httpapi exercise effect mode in test:httpapi (#26452) 2026-05-08 23:48:29 -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.