cloudaxe-opencode/packages/opencode
2025-12-15 15:07:20 -05:00
..
bin
script
src core: fix server response handling to prevent connection timeouts 2025-12-15 15:07:20 -05:00
test Provider fix, anthropic Errorhandling if empty image file is read (#5521) 2025-12-14 23:56:47 -06:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
package.json release: v1.0.157 2025-12-15 19:46:23 +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.