Pullfrog is now free for personal and open-source usage
Colin McDonnell · Aug 8, 2026
As part of our recent pricing changes, Pullfrog is now free for personal accounts and for open-source work. No trial, no run cap, no card.
You pay nothing for Pullfrog if you're:
- An individual. Every personal account is free, on public and private repositories.
- An organization working in the open. Public repositories in an organization are free, however many there are and however heavily you use them.
Pullfrog provides a polished CodeRabbit/Greptile-like experience that's fully BYOK and runs in GitHub Actions. Under this new expansive free tier, you get:
- Unlimited runs
- Unlimited connected repositories
- Unlimited collaborators
Model usage remains BYOK / at-cost
As for model costs, everything remains the same. You can choose how to cover them:
- Bring your own key — plug in your own provider key and pay your provider directly.
- Bring your own subscription, including both Claude Code and Codex.
- Pullfrog Router — our at-cost model router.
Try it out
If you're looking for a polished CodeRabbit/Greptile-like experience that lets you use your existing keys/subscriptions, that's Pullfrog. Get started by running this command in a local repo:
npx pullfrog initIt walks you through the setup process interactively: installing the GitHub App, adding a .github/workflows/pullfrog.yml file, selecting a model, and kicking off your first run. Or start from the web at pullfrog.com/console.
Once it's set up, you can configure event-based triggers (PR review, issue enrichment) or mention @pullfrog on anywhere on GitHub to assign it tasks.
