You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(httpapi): expose default MCP instructions via /api/v1/status (#652)
Exposes `default_instructions` (the resolved built-in default from `resolveInstructions("")`) on `GET /api/v1/status`, so the Web UI can render it as the placeholder for the `instructions` setting without hardcoding the text (drift-safe). Backend half of MCP-2175.
All required checks green incl. qa-gate (QATester MCP-2180). Merged under explicit owner authorization (author == maintainer gh identity, non-author approval not self-satisfiable).
0 commit comments