cloudaxe-opencode/packages/opencode
2026-05-13 21:58:54 -04:00
..
bin
migration chore: generate 2026-05-12 05:20:22 +00:00
script refactor(core): move models.dev into core (#27347) 2026-05-13 20:58:24 -04:00
specs docs(effect): plan Instance deletion path (#27424) 2026-05-13 21:58:54 -04:00
src flip back to markdown renderable (#27421) 2026-05-14 03:53:48 +02:00
test fix(session): type busy errors (#27410) 2026-05-14 01:28:04 +00:00
.gitignore
AGENTS.md docs: document bun dev tmux capture (#26764) 2026-05-10 17:41:20 -04:00
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json sync release versions for v1.14.49 2026-05-13 22:18:40 +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.