PearAI Review: The Open-Source AI Editor Fork, One Year On
A measured review of PearAI, the open-source AI code editor and VS Code fork, one year after its rocky Y Combinator launch — what it bundles, the license controversy, and how it stacks up against Cursor.
PearAI shipped its first public build in mid-2024 as an open-source, AI-native fork of VS Code, rode a wave of Y Combinator (S24) attention, and within weeks became the most argued-about editor on Hacker News — for the wrong reasons. A year later it is still shipping, still open-source, and still living down its debut. We spent time in the current build to answer one question: is PearAI a real alternative to Cursor and Continue, or a marketing layer on top of code other people wrote?
What PearAI actually is
Strip the branding and PearAI is Code - OSS (the open-source core of VS Code) with a curated bundle of AI features layered on top. You get the familiar VS Code window, settings, and keybindings, plus:
- A chat sidebar for asking questions about your code, with bring-your-own-key support for Anthropic, OpenAI, and local models.
- Inline edits triggered from the editor — the same Cmd+K pattern Cursor popularized.
- An agentic “Creator” mode descended from the aider / Roo Code lineage, which plans and applies multi-file changes.
- A Perplexity-style search panel for pulling answers and docs without leaving the editor.
- Autocomplete wired through Supermaven, and project memory via mem0.
The pitch is curation. Instead of installing Continue, wiring up aider in a terminal, bolting on an autocomplete provider, and juggling API keys across all of them, PearAI assembles a working stack out of the box. That is a genuinely useful thing — if you trust the assembler.
The controversy that shaped year one
PearAI’s first month is the reason most developers already have an opinion about it. Two things happened.
First, critics noticed the early build was, functionally, VS Code plus a re-skinned Continue extension. The “AI editor” framing collided with the reality that most of the AI came from an existing open-source project. For a launch that leaned on novelty, “fork of a fork” stuck as the headline.
Second, and more damaging, was a licensing misstep. The project initially shipped forked open-source code under a custom, restrictive license rather than honoring the permissive terms it inherited. The backlash was immediate, the license was reverted to a standard open one, and the founders apologized — but the episode landed hard precisely because openness is the entire value proposition. An “open-source editor” that fumbles a license is mishandling the one thing it is selling.
Who it’s for, one year on
The honest read after a year is that PearAI is an aggregator, and you should judge it as one.
Its strengths are real. The bring-your-own-key model means you are not locked to a single vendor’s pricing or model roster — you can point chat at Claude, send agent work to a cheaper model, and pay providers directly. The bundling saves the afternoon you would otherwise spend assembling Continue, aider, and an autocomplete provider yourself. And because it is Apache-licensed VS Code underneath, your muscle memory transfers intact.
Its weaknesses are also structural. An aggregator inherits the bugs and release cadence of everything it aggregates, so polish lags a vertically integrated product like Cursor, where one team owns the whole loop. If your priority is the smoothest possible tab-complete-and-agent experience and you do not mind a subscription, Cursor is still the more finished tool. PearAI’s case is openness, model freedom, and not handing your codebase to a single closed vendor.
Cursor
The vertically integrated, closed-source AI editor PearAI is most often compared to. One team owns the full loop, so autocomplete and agent mode feel more polished — at the cost of vendor lock-in and a subscription.
Free tier; Pro $20/mo
Affiliate link · We earn a commission at no cost to you.
So: if you already pay for Cursor and it works, PearAI will not pull you away on features alone. If you assemble your own open-source AI stack, or you want model and vendor freedom on a familiar VS Code base, PearAI in its second year is worth a serious trial — with the license history as a standing reminder to read the fine print.
FAQ
Is PearAI free?+
Is PearAI just a VS Code skin or a fork of Continue?+
Should I switch from Cursor to PearAI?+
Related reading
2026-06-08
Greptile vs Graphite: AI Code Review for Large Codebases in 2026
A measured comparison of Greptile and Graphite for AI code review on large repos: how each reads your codebase, what breaks at scale, and which fits your team.
2026-06-08
Devin by Cognition Review (2026): Is the Autonomous AI Engineer Worth It?
A measured look at Devin by Cognition in 2026 — what the autonomous AI software engineer does well, where it stalls, ACU-based pricing, and who actually gets value from it.
2026-06-08
Void Editor Review: A Privacy-First Open-Source Cursor Alternative
A hands-on look at Void, the open-source AI code editor that forks VS Code and routes requests to your own API keys or a local model instead of a vendor's servers.
2026-06-08
Amazon Q Developer Review (2026): AWS's AI Coding Assistant Up Close
A measured look at Amazon Q Developer in 2026 — IDE completions, agentic feature dev, Java/.NET code transformation, AWS account awareness, and where it lags Cursor.
2026-05-28
NVIDIA Nemotron Omni: What the Multimodal Model Means for Agent Builders
NVIDIA's Nemotron Omni unifies text, vision, and audio in one model. Here's how developers can wire it into agent stacks — and where the rough edges still are.
Get the best tools, weekly
One email every Friday. No spam, unsubscribe anytime.