[PR #2019] doc: document server API endpoints #10162

Closed
opened 2026-02-16 18:14:46 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/2019

State: closed
Merged: Yes


This pull request adds comprehensive documentation for the new HTTP Server API in the opencode project, updates the CLI documentation to reference this new server documentation, and updates the sidebar navigation to include the new "Server" docs page.

Documentation improvements:

  • Added a new docs/server.mdx page that documents the HTTP Server API, including endpoint descriptions, usage examples, and links to relevant type definitions.
  • Updated the CLI documentation in docs/cli.mdx to reference the new Server API documentation for users interested in the HTTP interface.

Navigation updates:

  • Updated the sidebar navigation in astro.config.mjs to include the new "Server" documentation page under the "Usage" section.
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/2019 **State:** closed **Merged:** Yes --- This pull request adds comprehensive documentation for the new HTTP Server API in the opencode project, updates the CLI documentation to reference this new server documentation, and updates the sidebar navigation to include the new "Server" docs page. **Documentation improvements:** * Added a new `docs/server.mdx` page that documents the HTTP Server API, including endpoint descriptions, usage examples, and links to relevant type definitions. * Updated the CLI documentation in `docs/cli.mdx` to reference the new Server API documentation for users interested in the HTTP interface. **Navigation updates:** * Updated the sidebar navigation in `astro.config.mjs` to include the new "Server" documentation page under the "Usage" section.
yindo added the pull-request label 2026-02-16 18:14:46 -05:00
yindo closed this issue 2026-02-16 18:14:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10162