opencode/packages/opencode
opencode-agent[bot] 72845e09fc chore: generate
2026-07-03 09:25:41 +00:00
..
bin
migration/20260511173437_session-metadata
script
specs
src feat(opencode): add code-mode MCP adapter (#35085) 2026-07-03 09:24:27 +00:00
test chore: generate 2026-07-03 09:25:41 +00:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json feat(opencode): add code-mode MCP adapter (#35085) 2026-07-03 09:24:27 +00: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.