[PR #6006] docs: new /global/health API #11695

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

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

State: closed
Merged: Yes


Feature-Like Commits Reviewed

  • 3a54ab68d feat(skill): add per-agent filtering to skill tool description: Already documented (commit itself updated packages/web/src/content/docs/skills.mdx).
  • 680a63e3d fix(desktop): better error messages on connection failure: Includes a user-facing API addition: new GET /global/health endpoint (and generated JS SDK method client.global.health()).
  • Everything else in the list is CI/infra renames, Nix lock/hash churn, or internal Console infra changes (not something we typically document in packages/web docs).

Docs Updates Made (for undocumented API change)

  • Added the new server endpoint to packages/web/src/content/docs/server.mdx:71 (GET /global/health).
  • Added the corresponding SDK method to packages/web/src/content/docs/sdk.mdx:120 (client.global.health()), with a small usage example.

No new doc pages were created, so packages/web/astro.config.mjs did not need updates.

Triggered by scheduled workflow

New%20session%20-%202025-12-23T04%3A18%3A34.827Z
opencode session  |  github run

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6006 **State:** closed **Merged:** Yes --- **Feature-Like Commits Reviewed** - `3a54ab68d feat(skill): add per-agent filtering to skill tool description`: Already documented (commit itself updated `packages/web/src/content/docs/skills.mdx`). - `680a63e3d fix(desktop): better error messages on connection failure`: Includes a user-facing API addition: new `GET /global/health` endpoint (and generated JS SDK method `client.global.health()`). - Everything else in the list is CI/infra renames, Nix lock/hash churn, or internal Console infra changes (not something we typically document in `packages/web` docs). **Docs Updates Made (for undocumented API change)** - Added the new server endpoint to `packages/web/src/content/docs/server.mdx:71` (`GET /global/health`). - Added the corresponding SDK method to `packages/web/src/content/docs/sdk.mdx:120` (`client.global.health()`), with a small usage example. No new doc pages were created, so `packages/web/astro.config.mjs` did not need updates. Triggered by scheduled workflow <a href="https://opencode.ai/s/hDU5AUQG"><img width="200" alt="New%20session%20-%202025-12-23T04%3A18%3A34.827Z" src="https://social-cards.sst.dev/opencode-share/TmV3IHNlc3Npb24gLSAyMDI1LTEyLTIzVDA0OjE4OjM0LjgyN1o=.png?model=opencode/gpt-5.2&version=1.0.190&id=hDU5AUQG" /></a> [opencode session](https://opencode.ai/s/hDU5AUQG)&nbsp;&nbsp;|&nbsp;&nbsp;[github run](/sst/opencode/actions/runs/20451232267)
yindo added the pull-request label 2026-02-16 18:16:37 -05:00
yindo closed this issue 2026-02-16 18:16:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11695