cloudaxe-opencode/packages/opencode
2026-05-02 23:23:32 -04:00
..
bin
migration chore: generate 2026-05-03 02:10:52 +00:00
script chore(opencode): exclude .map files from CLI binary build (#25500) 2026-05-02 22:52:32 -04:00
scripts
specs
src refactor(opencode): simplify database effect reset lifecycle 2026-05-02 23:23:32 -04:00
test refactor(opencode): simplify database effect reset lifecycle 2026-05-02 23:23:32 -04:00
.gitignore
AGENTS.md
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json feat(opencode): pilot effect sqlite database service 2026-05-02 23:23:32 -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.