cloudaxe-opencode/packages/opencode
Matt Silverlock 8f6c8844d7 feat: support configuring a default_agent across all API/user surfaces (#5843)
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-20 11:49:23 -06:00
..
bin
script ci: fix archive 2025-12-19 21:41:18 -06:00
src feat: support configuring a default_agent across all API/user surfaces (#5843) 2025-12-20 11:49:23 -06:00
test fix: add transform case for gemini if mcp tool has missing array items (#5846) 2025-12-20 11:41:52 -06:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
package.json release: v1.0.180 2025-12-20 16:00:36 +00:00
parsers-config.ts
README.md
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05: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.