summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/sdk.mdx
AgeCommit message (Collapse)Author
2026-02-12fix(docs): correct `format` attribute in `StructuredOutputs` (#13340)Dylan Fiedler
2026-02-12chore: generateopencode-agent[bot]
2026-02-12feat: support claude agent SDK-style structured outputs in the OpenCode SDK ↵Kyle Mistele
(#8161) Co-authored-by: Claude Opus 4.5 <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-12-30docs: projects, find.files, notifications (#6438)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-22docs: new `/global/health` API (#6006)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-10docs: update doc sdk.mdx (#5315)Ayush Walekar
2025-12-09docs: Modify documentation for SDK ecosystem referencesJay
Updated link text to refer to community-built projects.
2025-12-09docs: OpenCode ecosystem (#5287)Aiden Cline
Co-authored-by: GitHub Action <[email protected]>
2025-10-25feat: add noReply parameter (#3433)Mohammad Alhashemi
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-10-22docs: fix typo in SDK documentation (#3355)Kyle Galbraith
2025-10-05sdk: simplify getting started with single createOpencode functionDax Raad
Makes it easier for developers to get started by providing a single function that creates both server and client, removing the need to manually coordinate separate server and client creation
2025-09-02wip: zenDax Raad