opencode/packages/opencode
2026-07-07 15:18:46 -04:00
..
bin
migration/20260511173437_session-metadata
script
specs feat(simulation): add named drive instances (#35648) 2026-07-06 22:52:10 -04:00
src feat: enable background subagents by default 2026-07-07 15:18:46 -04:00
test feat: enable background subagents by default 2026-07-07 15:18:46 -04:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json chore: merge dev into v2 (#35591) 2026-07-06 16:05:29 -05: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.