AI TEAM is a multi-AI collaborative coding assistant for Visual Studio Code. It allows multiple AI agents (Codex, Augment, CodeBuddy, Cursor) to discuss and solve coding problems together, providing diverse perspectives and better solutions.
✨ Features
🤖 Multi-AI Support: Integrate Codex, Augment, CodeBuddy, and Cursor in one interface
💬 Collaborative Discussion: Let multiple AI agents discuss problems and reach consensus
🎨 Beautiful UI: Modern, intuitive interface with real-time conversation display
⚙️ Flexible Configuration: Customize each AI agent's model, role, and behavior
🔄 Multi-Round Discussions: Support iterative discussions for complex problems
🎯 Coordinator Mode: Optional AI coordinator to summarize and synthesize discussions
🚀 Quick Start
Install the extension from VSCode Marketplace
Press Cmd+Shift+K (Mac) or Ctrl+Shift+K (Windows/Linux) to open AI TEAM panel
Add AI participants and configure their settings
Start asking questions and let the AI team collaborate!
📋 Requirements
To use different AI providers, you need to have their CLI tools installed:
Codex: Install Codex CLI
Augment: Install @augmentcode/auggie globally
CodeBuddy: Install CodeBuddy CLI
Cursor: Install Cursor CLI
🎮 Usage
Opening the Panel
Keyboard Shortcut: Cmd+Shift+K (Mac) or Ctrl+Shift+K (Windows/Linux)
Command Palette: AI Team: Open Panel
Adding AI Participants
Click the "+" button in the panel
Choose AI provider (Codex, Augment, CodeBuddy, or Cursor)
Configure model, effort level, and role
Click "Add" to add the participant
Starting a Discussion
Type your question in the input box
Select discussion rounds (1-5)
Click "Send" or press Enter
Watch the AI agents discuss and collaborate!
Managing Participants
Edit: Click the edit icon to modify participant settings
Remove: Click the remove icon to delete a participant
Reorder: Drag and drop to change discussion order
⚙️ Configuration
Each AI participant can be configured with:
Name: Custom display name
Provider: AI service (Codex, Augment, CodeBuddy, Cursor)
Model: Specific model to use (e.g., GPT-5, Claude Sonnet 4.5)