opencode/packages/opencode
2026-06-23 12:28:26 -05:00
..
bin
migration/20260511173437_session-metadata
script refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
specs
src feat(mcp): use mcp__server__tool naming convention (#33533) 2026-06-23 12:28:26 -05:00
test feat(mcp): use mcp__server__tool naming convention (#33533) 2026-06-23 12:28:26 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json sync release versions for v1.17.9 2026-06-21 00:03:08 +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.