cloudaxe-opencode/packages/opencode
Kit Langton 457a4b26fe fix: dispose e2e tool warmup runtime
Warm the tool registry through AppRuntime in seed-e2e and dispose that runtime after seeding so scoped tool init work does not keep the process alive and time out app e2e jobs.
2026-04-13 11:10:49 -04:00
..
bin
migration chore: generate 2026-03-25 14:48:44 +00:00
script fix: dispose e2e tool warmup runtime 2026-04-13 11:10:49 -04:00
specs refactor(file): add ripgrep search service (#22295) 2026-04-13 10:04:32 -04:00
src core: make InstanceBootstrap into an effect (#22274) 2026-04-13 10:16:40 -04:00
test core: make InstanceBootstrap into an effect (#22274) 2026-04-13 10:16:40 -04:00
.gitignore fix(opencode): ignore generated models snapshot files (#19362) 2026-03-27 02:21:17 +00:00
AGENTS.md refactor(file): add ripgrep search service (#22295) 2026-04-13 10:04:32 -04:00
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml tui plugins (#19347) 2026-03-27 15:00:26 +01:00
Dockerfile
drizzle.config.ts
git feat: interactive update flow for non-patch releases (#18662) 2026-03-22 23:12:40 +00:00
package.json feat: add alibaba pkg and cache support (#22248) 2026-04-13 00:08:07 -05:00
parsers-config.ts feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 2026-03-23 16:15:24 +01: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.