MCP bridge inlines changelogs; agent skills consolidated
v0.71.0
4 features1 enhancementThis release4 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
Minor Changes
- 735ba8a: The local stdio MCP bridge's
get_catalog_entrytool now acceptsinclude_changelog,changelog_path,changelog_offset,changelog_limit, andchangelog_tokens— matching the hosted server at mcp.releases.sh — so a source entry's tracked CHANGELOG can be inlined or sliced in the same call, without a separate lookup.changelog_tokenstakes precedence overchangelog_limit, and anychangelog_*param impliesinclude_changelog; the params are ignored (with a clear message) for product entries. The standaloneget_source_changelogtool is now deprecated in favor of these params — it remains registered and functional for this release, but agents should migrate. - 7ba0ebd:
releases org getnow renders stub-tier orgs (#1947): astub · not yet trackedmarker on the header and aDeclared locationssection listing each declared locator (kind, target,canonicalflag), plus a hint to promote. Previously a stub printed as a bare identity block with no indication it was a declared-but-untracked listing.--jsonoutput is unchanged.
Patch Changes
- 64951a6: Add
releases admin release refetch <releaseId>to re-fetch a single release's live page and heal it in place (title/content/publishedAt, samerel_id). Supports--urlfor releases whose stored URL is a synthesized#fragmentindex anchor, defaults to a dry-run preview, and writes with--apply. - abeab6e: Consolidate agent skills by audience: this repo now ships only the three user-facing skills (
releases-mcp,releases-cli,analyzing-releases). Thereleases-adminplugin, its five mirrored operator skills, and thediscovery/workeragent definitions are removed — the canonical operator skills live in the backend monorepo's.claude/skills/tree. The@buildinternet/releases-skillsnpm wrapper is retired (removed from the workspace and the changesets fixed group; deprecated on npm).npx skills add buildinternet/releases-cliandreleases skills installcontinue to work unchanged.
Fetched July 10, 2026


