summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/sdk.mdx
AgeCommit message (Collapse)Author
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