Qodo Gave Away Its Free Tool the Same Month It Cut Its Free Tier
PR-Agent is Qodo's original open-source pull-request review tool, transferred to independent community governance under an MIT license on April 23, 2026, with Naor Peled installed as external maintainer. It is maintained separately from Qodo's commercial multi-agent reviewer, which stopped offering a permanent free tier around the same time.
The short version
Qodo handed its open-source PR-Agent tool to an independent community group in April 2026, then dropped the permanent free tier on its own paid platform. The two products now diverge in governance, license, and technical capability. Teams that want a free, self-hosted reviewer should use PR-Agent directly instead of expecting Qodo's website to still offer one.
Qodo donated its open-source PR-Agent repository to an independent community organization on April 23, 2026, the same season its own pricing page stopped offering a permanent free tier.
The timing matters because most people researching Qodo still assume free and open source point at the same product. They no longer do. One path now runs on volunteer governance and an MIT license. The other runs on a $30-a-month seat price with a 14-day clock. A team picking between them is choosing two different organizations, not two tiers of one.
Qodo gave away its free product the same month it removed its free tier
Qodo's blog announced on April 23, 2026 that PR-Agent, the pull-request review tool the company built and open-sourced back in 2023, was moving to a new, community-owned GitHub organization called The-PR-Agent. Naor Peled, an outside maintainer already known for his work on the database library TypeORM, took over as the project's first external lead, alongside a governance committee the company said was exploring a move to a formal open-source foundation.
At almost the same time, Qodo's pricing page tightened the other side of the business. It states plainly: "We don't offer a permanent free tier. After your trial, pick a paid plan to keep reviewing." The trial runs 14 days with unlimited reviews, then a subscriber picks the Pro Team plan at $30 a month for up to 30 seats.
That plan is built on a credit system that buys roughly 18 reviews a month at the base tier. Several pricing round-ups, including entries on SoftwareSuggest and TesterAgents, still describe a permanent free Developer plan with 30 monthly PR reviews. That plan is not on Qodo's own site anymore.
What actually changed at PR-Agent
The transfer is checkable independently of Qodo's press release. GitHub's own API lists The-PR-Agent/pr-agent as the project's current home, its license as MIT, 12,500 stars, 1,693 forks, and a commit pushed on August 10, 2026, two days before this piece was reported. The repository's description, written by Qodo into the GitHub metadata itself, now reads: "This project is not the Qodo free tier."
That line matters more than it looks. Qodo's commercial reviewer runs on a multi-agent architecture the company shipped in February 2026, splitting bug detection, code quality, security scanning, and test-coverage checks into parallel passes that scored 60.1% F1 in an independent eight-tool benchmark. PR-Agent's own documentation still describes a single tool that scans the PR code changes, one pass over the diff. Nothing in the April transfer moved that architecture into the community repository. The free path and the paid path now run different code.
Who this actually helps
Self-hosted and air-gapped teams are the clear winners here. A community-owned, MIT-licensed tool with no vendor attached is exactly what regulated shops and small open-source maintainers already wanted. The repository's continued activity two days before publication suggests it will keep working rather than stagnate on GitHub.
Dosu, a GitHub maintenance bot used by more than 50,000 projects, offers a useful contrast: it stays free for public open-source repositories as a permanent feature of its business, not a one-time donation. Qodo just moved PR-Agent closer to Dosu's model by giving up ownership entirely.
Teams that specifically want Qodo's newer architecture, rather than PR-Agent's older one, benefit too, in a narrower way. The pricing page's honesty is itself useful information, since it stops a buyer from budgeting around a free tier that will not survive contact with the sales page.
Who it quietly hurts
Anyone relying on a pricing aggregator instead of Qodo's own page gets bad information right now, and that includes engineering leads who compare tools by reading round-ups rather than vendor sites. It also includes teams that were using PR-Agent through Qodo's infrastructure and assumed a support line sat behind it. That line is gone. The new governance committee, three people as of the April announcement, is a volunteer structure, not a vendor SLA.
There is a second, quieter loser: Greptile, the closed-source review agent that indexes an entire repository into a dependency graph before commenting, rather than scanning only the diff the way PR-Agent does. Greptile's whole pitch has been that diff-only review misses cross-file bugs. Handing PR-Agent to volunteers, instead of upgrading it, is Qodo tacitly agreeing.
Why this might matter less than it sounds
Skeptics have a fair point here. PR-Agent was already a secondary, diff-scoped tool that most serious users ran with their own LLM API key, so swapping the GitHub organization at the top does not touch what a working engineer experiences day to day. That is fair. The commands did not change. The output did not change on August 10.
What changed is who answers when something breaks, and Qodo said as much itself. Its announcement stated that the company's focus and investment needs to be on the commercial platform going forward, not the donated repository. That is an admission, not a marketing line. PR-Agent's roadmap now depends on volunteers and whichever foundation eventually adopts it, not on a funded engineering team.
What to watch next
The governance committee said in April it was exploring a formal foundation transfer. If PR-Agent has not moved under a named foundation by the end of 2026, treat the current arrangement as closer to a maintained donation than real independent governance, since Qodo remains the project's most visible sponsor in name if not in commits. The sharper test is technical: if a future PR-Agent release adds anything like Greptile's whole-repository context, this was a real fork. If it does not, it was a repository transfer with good timing.
Frequently asked questions
Is PR-Agent still free?
Yes. PR-Agent is fully open source under an MIT license and does not require a Qodo subscription. Since April 2026 it has been maintained by an independent community organization rather than by Qodo directly.
Does Qodo still offer a free tier?
No permanent one. Qodo's pricing page states there is no permanent free tier and offers a 14-day trial with unlimited reviews instead. After the trial, reviewing requires the Pro Team plan or a custom Enterprise contract.
What is the difference between PR-Agent and Qodo's paid product?
PR-Agent scans only the code changes in a pull request. Qodo's commercial reviewer uses a multi-agent architecture introduced in February 2026 that adds parallel bug, security, and test-coverage checks, and PR-Agent never received that upgrade.
Who maintains PR-Agent now?
Naor Peled, an external maintainer previously known for his work on the TypeORM database library, leads day-to-day development. A three-person governance committee oversees the project and has said it is exploring a move to a formal open-source foundation.
How does Qodo compare to Greptile or Dosu for code review?
Greptile indexes an entire repository into a dependency graph before reviewing, which catches more cross-file issues than PR-Agent's diff-only scan. Dosu focuses on GitHub issue triage and documentation rather than pull-request review, and keeps its core tool free for public open-source projects permanently rather than as a trial.
Covered in this guide
- Qodo: AI code review and test generation platform with a multi-agent architecture that achieves a 60.1% F1 score. Free tier includes 30 PR reviews/month; Teams at $30/user/mo.
- Dosu: AI agent automates GitHub issue triage, documentation sync, and code maintenance. Free for open-source. Used by 50,000+ projects.
- Greptile: AI code review agent that indexes your whole codebase, not just the diff, to catch cross-file bugs before merge; used by 22,000+ engineering teams.
Sources
Still deciding?
This guide covers a handful of options. Smart Match checks every listing in the directory against how you actually work and what you can spend, then hands you the shortlist and the reason behind each pick.
Start Smart Match