cloudaxe-opencode/packages/opencode
2026-05-16 11:17:00 -04:00
..
bin
migration chore: generate 2026-05-12 05:20:22 +00:00
script core: clarify postinstall error message when binary is missing 2026-05-15 23:12:00 -04:00
specs chore: generate 2026-05-16 00:44:10 +00:00
src style(tui): soften markdown h3 heading color 2026-05-16 11:17:00 -04:00
test fix read stream byte cap 2026-05-16 09:20:35 -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
git
package.json sync release versions for v1.15.3 2026-05-16 14:07:33 +00:00
parsers-config.ts chore: generate 2026-05-11 14:13:39 +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.