Discover and explore top open-source AI tools and projects—updated daily.
Zoo-Code-OrgAI dev team for your code editor
Top 61.1% on SourcePulse
Summary
Zoo Code provides an AI-powered development team integrated into VS Code, offering code generation, refactoring, debugging, and Q&A. It aims to assist developers by automating tasks and providing intelligent code assistance, continuing the legacy of the Roo Code extension.
How It Works
The extension integrates multiple AI models (GPT-5.5, Claude Opus 4.7, DeepSeek V4) via providers like OpenAI Codex and Vertex AI. It features distinct modes—Code, Architect, Ask, Debug, and Custom—to tailor AI assistance to specific workflows. Functionalities include generating code from natural language, adapting existing code, answering codebase questions, and debugging support.
Quick Start & Requirements
Installation is via the VS Code Marketplace. Development setup requires cloning the repo (git clone https://github.com/Zoo-Code-Org/Zoo-Code.git) and running pnpm install. Extensions can be run in Development Mode (F5) or built/installed as a VSIX package using pnpm install:vsix or manual VSIX generation (pnpm vsix) followed by code --install-extension. Resources include official documentation, a YouTube channel, and community support via Discord and Reddit.
Highlighted Details
This release (v3.54.1) establishes Zoo Code as an independent VS Code extension. It introduces support for advanced models like GPT-5.5 and Claude Opus 4.7, alongside DeepSeek V4. New features include checkpoint navigation for chat history and MCP OAuth client support. The project documentation is available in multiple languages.
Maintenance & Community
Zoo Code is maintained by former Roo Code contributors, emphasizing community involvement. Development is tracked via GitHub Issues, with community support on Discord and Reddit (r/ZooCode). Contributions are welcomed via CONTRIBUTING.md. Versioning uses changesets.
Licensing & Compatibility
The project is licensed under the Apache 2.0 license, generally permitting commercial use. Users should review the full license for specific terms.
Limitations & Caveats
A strong disclaimer states Zoo Code and associated tools are provided "AS IS." Users assume all risks, including IP infringement, cyber vulnerabilities, bias, errors, and personal injury. Users are solely responsible for the legality, appropriateness, and results of their use.
1 day ago
Inactive