opencode/packages/opencode
2026-07-04 21:06:32 +02: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 driver controlled backend LLM (#35186) 2026-07-03 14:19:25 -04:00
src fix(run): restore subprocess output contracts 2026-07-04 21:06:32 +02:00
test fix(run): restore subprocess output contracts 2026-07-04 21:06:32 +02:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json
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.