opencode/packages/opencode
2026-07-06 22:52:10 -04:00
..
bin
migration/20260511173437_session-metadata
script fix(core): revert form service and mcp elicitation (#35080) 2026-07-03 00:32:10 -05:00
specs feat(simulation): add named drive instances (#35648) 2026-07-06 22:52:10 -04:00
src docs: add v2 configuration reference 2026-07-06 20:09:35 -04:00
test feat(core): finalize session event lifecycle (#35272) 2026-07-06 18:14:06 -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.