Discovery status for org/source updates; list products cross-org
v0.53.0
Minor Changes
-
1447aad:
admin org updateandadmin source updatenow accept--discovery <status>to promote or demote discovery status (curated | agent | on_demand). -
54003b5:
admin product listnow lists products across all orgs when the org argument is omitted.The org argument is optional:
releases admin product list(no org) enumerates products across every org, honoring--kind,--json, and the new--limit/--pagepagination flags. The cross-org table gains an Org column so a bare product slug stays attributable; org-scoped listing keeps its original columns. This closes the CLI↔MCP gap that blocked a cross-orgkind=sdkaudit — previously expressible only via the remote MCPlist_catalogtool (buildinternet/releases-cli#259). Backed by the existing org-agnosticGET /v1/productsendpoint; no API change required.
Patch Changes
- 59ff421: Resolving a source by a bare slug (
admin source fetch/fetch-log/update, the MCPget_source/get_source_changelogtools, and every other command that takes a source identifier) now errors and lists the matchingorg/slug+src_…candidates when that slug exists under more than one org, instead of silently resolving to the oldest match. Source slugs are unique per-org but not globally, so a bareblogcould previously read from — orupdatecould mutate — a source in the wrong org. Disambiguate with anorg/slugcoordinate or asrc_…id (both already supported). Requires the API's?slug=source filter (releases#1323). - 6562369: Fix crash in
admin overview inputswhen the API returns 404 for on_demand orgs.
Fetched June 11, 2026
