Admin webhook commands added; MCP tools renamed
v0.60.0
Minor Changes
-
5d191ea: Add
releases admin webhookcommands for managing outbound webhook subscriptions:add,list,show,edit,remove,test,rotate-secret, anddeliveries. These wrap the existing root-key-gated/v1/webhooksAPI routes so Phase-A operators can manage subscriptions without raw API calls.The subscriber-facing
webhook verify(local signature check, no auth) moves fromadmin webhook verifyto top-levelwebhook verify. -
313ffb0: Rename the local stdio MCP server's tools (
releases admin mcp serve) to mirror the canonical names served by the hosted server atmcp.releases.sh:search_releases→search(now returns the full unified result — orgs, catalog, and releases — with an optionaltypesection filter),list_sources+list_products→list_catalog(org-scoped viaGET /v1/orgs/:slug/catalog; global path folds products + standalone sources), andget_product→get_catalog_entry(dispatches product vs. source on the identifier prefix).get_source/get_source_changelogare unchanged.
Fetched June 11, 2026
