opencode/packages/opencode
2026-07-14 00:04:19 +00:00
..
bin
migration/20260511173437_session-metadata
script tui: remove legacy V1 CLI TUI integration to simplify startup 2026-07-13 01:05:14 -04:00
specs refactor: remove todo tool (#35989) 2026-07-09 00:13:48 -05:00
src fix(opencode): align legacy tests with v2 interfaces 2026-07-13 23:08:03 +00:00
test chore: update merge branch with latest v2 2026-07-14 00:04:19 +00:00
.gitignore
AGENTS.md docs(opencode): mark package as v1 2026-06-27 01:16:30 -04:00
bunfig.toml
Dockerfile
git
package.json chore: update merge branch with latest dev 2026-07-13 21:38:12 +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.