Advanced Multi-Agent AI Coding Assistant for VS Code
Build faster with 10+ specialized AI agents working together in parallel!
✅ Multi-Agent System - 3 specialized agents (Architect, Backend, Frontend)
✅ File Operations - Automatic file creation and management
✅ Beautiful Dashboard - Real-time monitoring with live metrics
✅ Cost Tracking - Track tokens and costs in real-time
✅ Task History - Review all completed tasks
✅ Smart Orchestration - Automatic agent selection
# 1. Install dependencies
npm install
# 2. Compile TypeScript
npm run compile
# 3. Test in VS Code
code .
# Then press F5
# 4. Configure API key
# Press Ctrl+Shift+P
# Type: "CodeMind: Configure API Key"
# Enter your Anthropic API key
# 5. Try it!
# Press Ctrl+Shift+A
# Type: "Create a hello.js file"See INSTALL.md for detailed instructions.
Press Ctrl+Shift+A (or Cmd+Shift+A on Mac)
CodeMind: Process Request- Main commandCodeMind: Show Dashboard- Open dashboardCodeMind: Configure API Key- Set up APICodeMind: Test Connections- Test APICodeMind: View History- See past tasks
"Create an Express.js REST API with CRUD operations"
"Build a React todo list component with hooks"
"Design the database schema for a blog application"
"Create a Node.js script to process CSV files"
| Agent | Role | Specializes In |
|---|---|---|
| Architect | System Design | Architecture, database design, API planning |
| Backend | Server Code | APIs, servers, business logic, databases |
| Frontend | UI Development | React components, interfaces, styling |
More agents coming in v0.2!
- Real-time Agent Monitoring - See what each agent is doing
- Live Metrics - Cost, tokens, success rate
- Task History - Review completed tasks
- Progress Tracking - Per-agent progress bars
- VS Code 1.80+
- Node.js 18+
- Anthropic API key (Get one here)
MIT
Built with:
Coming in Day 2:
- 7 more specialized agents
- GitHub integration
- Memory & learning
- Enhanced dashboard
- MCP support
Happy Coding with CodeMind AI! 🚀