opencode/packages/opencode
shuv 335f46122b
Add favorites to model selector (#23) (#4343)
Co-authored-by: Github Action <action@github.com>
2025-11-26 00:41:41 -06:00
..
bin
script
src Add favorites to model selector (#23) (#4343) 2025-11-26 00:41:41 -06:00
test retry anthropic overloaded errors 2025-11-25 15:47:34 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
package.json release: v1.0.114 2025-11-26 00:32:22 +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.