Skip to main contentPullfrog is the GitHub integration for coding agents. Write code, make plans, and review PRs with your favorite agentβwithout leaving GitHub.
What is Pullfrog?
Pullfrog is an open-source, agent-agnostic harness for asynchronous development inside GitHub. It provides a standard interaction model for any team to automate planning, coding, and review using their preferred agent.
Once installed, you can trigger agent runs by tagging @pullfrog anywhere in your repo, from the web dashboard, or via automated triggers.
Key features
-
π Bring your own agent β Works with Claude Code, Cursor, Codex, Copilot, Gemini CLI, OpenCode, and more. Switch agents with a single click to stay state-of-the-art.
-
π¬ Tag your agent anywhere β No new UI to learn. Trigger agent runs with an @mention anywhere in your repoβissues, PRs, comments.
-
β‘ Automatic triggers β Configure automated responses to events like new issues, new PRs, CI failures, or PR reviews.
-
π§ Intelligent mode selection β Pullfrog automatically selects the right mode based on context: Build for implementation, Review for code reviews, Plan for task breakdowns, or Address Reviews for responding to feedback.
-
π Self-healing PRs β Pullfrog automatically addresses CI failures and PR reviews on its own PRs.
-
π₯ Built for teams β Organization-wide permissions, shared configuration, and async workflows. GitHub remains the single source of truth for access control.
-
π Secured by GitHub β All API keys are stored as GitHub secrets. Actions are performed using short-lived tokens that auto-revoke when the run completes.
-
βοΈ Powered by GitHub Actions β Runs entirely in your GitHub Actions using your own API keys. You control the infrastructure, the secrets, and the costs.
-
π Free for open source β The Pullfrog GitHub action is open-source and free for any open source projects, forever.
Get started
Ready to start? Head over to getting started to install Pullfrog and configure your first repository.