Turn a git range, tag diff, or pull request into a release blog post,
changelog, release notes, launch thread, or technical breakdown — with a
single AI call. The library reads the change set from git (read-only), builds
a grounded prompt in the chosen style, and generates the content through the
AI SDK (any provider/model string, routed via the Vercel AI Gateway).
@vtx-labs/repo2post — programmatic API.
Turn a git range, tag diff, or pull request into a release blog post, changelog, release notes, launch thread, or technical breakdown — with a single AI call. The library reads the change set from git (read-only), builds a grounded prompt in the chosen style, and generates the content through the AI SDK (any
provider/modelstring, routed via the Vercel AI Gateway).Example