cloudaxe-opencode/packages/opencode
Dustin Deus 7dd2306dad
refactor(opencode): improve startup time by 38% (#30453)
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
2026-06-02 21:20:25 +02:00
..
bin
migration/20260511173437_session-metadata refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
script refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
specs chore(opencode): remove scout agent (#30435) 2026-06-02 23:30:34 +05:30
src refactor(opencode): improve startup time by 38% (#30453) 2026-06-02 21:20:25 +02:00
test Revert "tui: revert OpenTUI upgrade to 0.2.16 (#30383)" (#30452) 2026-06-02 20:49:31 +02:00
.gitignore
AGENTS.md refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
git
package.json refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -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.