opencode/packages/opencode
Jake Nelson e1b2fd5044 feat(tui): add option to disable terminal title (#5713) 2025-12-26 14:34:10 -06:00
..
bin
script
src feat(tui): add option to disable terminal title (#5713) 2025-12-26 14:34:10 -06:00
test test: add regression test for setCacheKey option 2025-12-26 14:34:05 -06:00
.gitignore
AGENTS.md
Dockerfile
README.md
bunfig.toml
package.json release: v1.0.166 2025-12-26 14:34:09 -06:00
parsers-config.ts
sst-env.d.ts
tsconfig.json

README.md

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.