PearAI homepage

PearAI

Open-source AI code editor and agentic IDE forked from VS Code

Product with AI agentsCopilot

Last reviewed 2026-06-19

PearAI is an open-source AI code editor built as a fork of VS Code, integrating chat, inline code generation, and agentic coding workflows directly in the editor. It positions itself as an open alternative to closed AI IDEs like Cursor, and is model-flexible, supporting multiple LLM providers with bring-your-own-key or managed routing. It targets developers and indie hackers who want an AI-native editor with an inspectable, modifiable codebase. PearAI is a Y Combinator (S24) company. In September 2024 it drew significant criticism after forking the open-source editor Continue.dev and mass-renaming it, initially under a self-made license the founder said was written by ChatGPT; the company apologized and relicensed under Apache 2.0. The episode is documented neutrally below.

What it can do

  • Chat about your codebase

    Assistant

    In-editor AI chat answers questions and explains or edits code with repository context.

    source
  • Generate and edit code inline

    Copilot

    Produces and applies code suggestions and edits within the editor for the developer to accept.

    source
  • Run agentic multi-file changes

    Supervised

    Agent features perform multi-step coding tasks across files, with the human approving and applying changes.

    source
  • Bring your own model or use managed routing

    Assistant

    Connect Claude, GPT, and other providers via API keys or PearAI's managed routing.

    source

Strengths

  • +Open-source and Apache-licensed, so it is inspectable, modifiable, and self-hostable
  • +Model-agnostic with bring-your-own-key support, avoiding lock-in to a single provider
  • +VS Code base means a familiar UX and extension compatibility

Limitations

  • Launched amid a plagiarism and licensing controversy that damaged credibility (see below)
  • As a smaller fork it trails better-funded incumbents like Cursor, GitHub Copilot, and Kiro on polish and resources
  • Feature and model claims shift quickly and should be re-verified against the current site

Overview

PearAI is an open-source AI code editor, built as a fork of VS Code, that bundles AI chat, inline code generation, and agentic coding features. It is positioned as an open alternative to closed AI IDEs and is backed by Y Combinator (S24).

What it does

PearAI provides in-editor chat over your codebase, inline code generation and edits the developer accepts, and agent features that perform multi-step changes across files with human approval. It is model-agnostic: developers can bring their own API keys for providers like Anthropic Claude and OpenAI GPT, or use PearAI's managed routing.

Integrations & setup

As a VS Code fork it works with the VS Code extension ecosystem. It supports multiple LLM providers and uses function-calling for tool and agent use. Confirm the current model and integration list on the site, as the product evolves quickly.

Pricing

The open-source app is free to download and self-host. A paid managed subscription offers hosted model access. Check the pricing page for the current figure.

Best for / not for

Best for developers and indie hackers who want an open, modifiable AI editor and are comfortable trailing the polish of better-funded incumbents. Less suited to teams that need enterprise support and governance out of the box.

Notable history

In September 2024 PearAI faced widespread criticism for forking the open-source editor Continue.dev (Apache 2.0) and mass-replacing its branding, initially under a self-made license the founder said was written by ChatGPT. The founder apologized publicly and relicensed under Apache 2.0. The episode also drew scrutiny of Y Combinator's diligence, which YC addressed in a blog post.

Alternatives

Cursor and Windsurf are the leading closed AI IDEs; Continue.dev is the open-source project PearAI originally forked.

What people are saying

We aggregate real LinkedIn discussion into sentiment for the agents people search most. PearAI isn't tracked yet, want it added? Request tracking.

FAQ

Is PearAI open source?+

Yes. The editor is an open-source VS Code fork, released under the Apache 2.0 license, with a paid managed option for hosted model access.

What was the PearAI controversy?+

In September 2024 PearAI forked the open-source editor Continue.dev and mass-renamed it, initially under a self-written license the founder said was generated by ChatGPT. After criticism, the founder apologized and relicensed the project under Apache 2.0, matching Continue's license.

Sources

Last reviewed 2026-06-19

Alternatives & related