cloudaxe-opencode/packages/opencode
opencode-agent[bot] 57d5c095d8 chore: generate
2026-05-03 15:22:38 +00:00
..
bin
migration chore: generate 2026-05-03 02:10:52 +00:00
script feat(server): Server.openapi() backed by HttpApi spec, parity-checked against Hono output (#25545) 2026-05-03 09:06:23 -04:00
scripts
specs
src chore: generate 2026-05-03 15:22:38 +00:00
test refactor(config+core): drop ConfigPaths.readFile, add AppFileSystem.readFileStringSafe, flatten TuiConfig.loadState (#25602) 2026-05-03 15:21:34 +00:00
.gitignore
AGENTS.md
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json sync release versions for v1.14.33 2026-05-02 19:53:06 +00: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.