cloudaxe-opencode/packages/opencode
2026-07-04 02:03:43 +00:00
..
bin
migration/20260511173437_session-metadata
script refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
specs
src fix(opencode): settle pending tool errors 2026-07-04 02:03:43 +00:00
test fix(opencode): settle pending tool errors 2026-07-04 02:03:43 +00:00
.gitignore
AGENTS.md refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
bunfig.toml tui plugins (#19347) 2026-03-27 15:00:26 +01:00
Dockerfile add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
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.