opencode/packages/opencode
2026-07-23 12:47:33 -05:00
..
bin
migration/20260511173437_session-metadata
script build: bump opentui to 0.4.5 (#37616) 2026-07-18 19:40:12 +02:00
specs
src fix(provider): select prompt cache keys by SDK (#38424) 2026-07-22 22:37:22 -05:00
test fix(provider): preserve Mistral reasoning history (#38453) 2026-07-23 12:47:33 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json fix(provider): preserve Mistral reasoning history (#38453) 2026-07-23 12:47:33 -05: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.