releases.shpreview

Manifest export API; Claude Code skill for releases.json authoring

Rollup
July 8, 2026ChangelogView original ↗
2 features2 enhancements1 fixThis release2 featuresNew capabilities2 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes

Added

  • GET /v1/orgs/:slug/manifest — export any tracked org as a releases.json v2 domain manifest; reconstructs declared products, source locators, and canonical flags from live registry data; intended as an editable baseline to host at /.well-known/releases.json.
  • creating-releases-json Claude Code skill — an agent-guided flow for writing a releases.json v2 manifest from your domain or repo; install via npx skills add from the monorepo; the /submit page now shows a click-to-copy install command alongside the listing check.
  • "Report an issue" button on org, product, source, and release pages — opens a contextual popover to send a short note to operators without leaving the page.

Changed

  • The /submit listing check now previews richer details for valid manifests — org identity (name, slug), products with per-product source counts, and a table of detected release locations with kind chips and tier badges.

Fixed

  • MCP get_organization now measures overview age from the last-edit timestamp instead of the original generation date — recently amended overviews no longer appear falsely stale.

Fetched July 9, 2026