GitHub Tag Release Resolver

Use to verify recent version tags and release note details.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/registry/github/release
{
  "repo": "honojs/hono"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/registry/github/release -m POST -b '{"repo":"honojs/hono"}'

Not for

Do not use for downloading binary releases.