cloudaxe-opencode/packages/opencode
Kyle Mistele e269788a8f
feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2026-02-12 04:54:05 +00:00
..
bin
script fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2026-02-07 19:26:10 -06:00
src feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) 2026-02-12 04:54:05 +00:00
test feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) 2026-02-12 04:54:05 +00:00
.gitignore get rid of models.dev macro 2026-01-24 12:27:13 -05:00
AGENTS.md
bunfig.toml core: increase test timeout to 30s to prevent failures during package installation 2026-02-10 14:25:25 -05:00
Dockerfile
package.json upgrade opentui to 0.1.79 (#13036) 2026-02-12 00:13:11 +01: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.