releases.shpreview
Overview
View .md

Releases

Changelog index for AI agents and developers.

Releases tracks release notes, changelogs, and version updates across hundreds of developer tools, frameworks, and services. It provides a CLI, REST API, MCP server, and a set of auto-triggering agent skills for querying structured release data.

For the motivations behind the project, see Why.

New here? Install the CLI, add the skills to your agent, or jump to Examples.

What you can do

  • Browse and search — find releases across organizations and sources by keyword, category, or date
  • Track changes — follow the latest releases from GitHub repos, RSS feeds, and changelog pages
  • Integrate — query the REST API directly, plug the MCP server into your agent, or install the skills so Claude Code, Codex, Cursor, and OpenCode know how to use it

Concepts

Releases organizes data in a simple hierarchy:

  • Organizations — companies or teams (e.g., Vercel, Cloudflare)
  • Products — optional grouping within an org (e.g., Vercel → Next.js, Turborepo)
  • Sources — individual changelog feeds (e.g., a GitHub repo, an RSS feed, a changelog page)
  • Releases — individual entries with a title, version, date, and content

Each source has a slug that uniquely identifies it and is used as the primary argument across CLI commands and API endpoints.

Interfaces

InterfaceBest for
CLIInteractive exploration, fetching, analysis
REST APIProgrammatic access, web integrations
MCP ServerAI agent tool use (Claude, Cursor, etc.)
SkillsAuto-triggering playbooks for Claude Code, Codex, Cursor, OpenCode
Web UIBrowsing the catalog at releases.sh

The CLI is open source — see github.com/buildinternet/releases-cli.

Maintained by Zach Dunn / Build Internet.