BI Chat

Claude Code Open - Open-source AI coding platform with Web IDE and multi-agent

by
Claude Code Open is a free, open-source AI coding assistant that runs in your terminal and browser. Built with TypeScript, it features a Web IDE with Monaco Editor, 37+ built-in tools for file ops, code analysis, git, and web access, plus a multi-agent Blueprint system that breaks complex tasks into parallel subtasks. Supports MCP protocol, background task scheduling, and runs on Windows/macOS/Linux. MIT licensed.

Add a comment

Replies

Best
BI Chat
Maker
📌
Hey everyone! I'm the maker of Claude Code Open. I built this because I believe every developer deserves access to a powerful AI coding assistant - without paying $200/month for a subscription. Claude Code Open gives you the full Claude Code experience using just your own API key. What makes it special: - Web IDE with Monaco Editor - code in your browser, no terminal needed - Blueprint multi-agent system - breaks complex tasks into parallel subtasks automatically - 37+ built-in tools for file ops, code analysis, git, web search, and more - Self-evolving architecture - the AI can improve its own capabilities - Runs on Windows/macOS/Linux, MIT licensed The project started as a reverse-engineering study of Claude Code CLI, but evolved into something much more - a full platform with Web UI, background task scheduling, MCP protocol support, and a multi-agent orchestration system. Try the live demo: http://voicegpt.site:3456/ GitHub: https://github.com/kill136/claud... I'd love to hear your thoughts and feedback!