When the Roo team hopped away, the community built a Zoo
Zoo Code exists to keep a popular VS Code AI extension alive after its original creators pivoted to another product.

What it does
Zoo Code is a VS Code extension that treats your editor like a multi-role AI dev team. You pick a mode—Code, Architect, Ask, Debug, or a custom persona—and the extension generates, refactors, debugs, or documents code from natural-language prompts. It also plugs into MCP servers and handles repetitive automation inside your workspace.
The interesting bit
This is community custody in action: when the Roo Code team wound down development to focus on Roomote, former contributors adopted the codebase and rebranded it as Zoo Code. They now ship model updates, security patches, and quality-of-life fixes like per-mode MCP allowlists while herding the user base onto Discord and Reddit.
Key highlights
- Role-based modes (Code, Architect, Ask, Debug) plus user-built custom modes for team-specific workflows
- Fresh model support including Claude Fable 5 and OpenAI GPT-5.5 via configurable provider settings
- Per-mode MCP allowlists that restrict which external servers each persona can invoke
- Symlink-aware
WorkspacePathResolverand multi-root workspace handling - 17+ language localizations and an open call for community PRs
Caveats
- The legal disclaimer is refreshingly direct: users assume all risks, including “intellectual property infringement, cyber vulnerabilities, bias, inaccuracies, errors, defects, viruses”—their capitalization, not ours
- Roadmap detail beyond “listen to the community” is thin; this is a volunteer continuation, not a funded product pivot
Verdict
Worth a look if you are a stranded Roo Code user or want a VS Code-native AI assistant with granular mode controls. Look elsewhere if you need vendor-backed enterprise support or a guaranteed long-term roadmap.
Frequently asked
- What is Zoo-Code-Org/Zoo-Code?
- Zoo Code exists to keep a popular VS Code AI extension alive after its original creators pivoted to another product.
- Is Zoo-Code open source?
- Yes — Zoo-Code-Org/Zoo-Code is open source, released under the Apache-2.0 license.
- What language is Zoo-Code written in?
- Zoo-Code-Org/Zoo-Code is primarily written in TypeScript.
- How popular is Zoo-Code?
- Zoo-Code-Org/Zoo-Code has 1.5k stars on GitHub and is currently accelerating.
- Where can I find Zoo-Code?
- Zoo-Code-Org/Zoo-Code is on GitHub at https://github.com/Zoo-Code-Org/Zoo-Code.