opencode/packages/opencode
2025-11-25 21:10:31 +00:00
..
bin
script
src better overloaded message 2025-11-25 21:10:31 +00:00
test retry anthropic overloaded errors 2025-11-25 15:47:34 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile core: add missing system libraries to docker image so the agent starts successfully 2025-11-21 23:52:01 -05:00
package.json release: v1.0.112 2025-11-25 21:10:30 +00:00
parsers-config.ts
README.md
sst-env.d.ts chore: format code 2025-11-23 20:59:37 +00:00
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.