Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AI TEAMNew to Visual Studio Code? Get it now.
AI TEAM

AI TEAM

xiaobaguo

|
3 installs
| (0) | Free
Multi-AI collaborative coding assistant supporting Codex, Augment, CodeBuddy, and Cursor. Let multiple AI agents discuss and solve problems together.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI TEAM

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

  1. Install the extension from VSCode Marketplace
  2. Press Cmd+Shift+K (Mac) or Ctrl+Shift+K (Windows/Linux) to open AI TEAM panel
  3. Add AI participants and configure their settings
  4. 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

  1. Click the "+" button in the panel
  2. Choose AI provider (Codex, Augment, CodeBuddy, or Cursor)
  3. Configure model, effort level, and role
  4. Click "Add" to add the participant

Starting a Discussion

  1. Type your question in the input box
  2. Select discussion rounds (1-5)
  3. Click "Send" or press Enter
  4. 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)
  • Effort: Computation effort level (for supported providers)
  • Role: Custom role description to guide AI behavior

🎯 Use Cases

  • Code Review: Get multiple AI perspectives on code quality
  • Problem Solving: Brainstorm solutions with diverse AI approaches
  • Architecture Design: Discuss system design with different AI viewpoints
  • Debugging: Collaborate on finding and fixing bugs
  • Learning: See how different AIs explain concepts

🔧 Commands

  • AI TEAM: Open Panel - Open the AI TEAM panel
  • AI TEAM: Cleanup All Processes - Clean up all running AI processes

📝 License

MIT

🐛 Issues & Feedback

If you encounter any issues or have suggestions, please feel free to open an issue on our repository.

🙏 Acknowledgments

This extension integrates with:

  • OpenAI Codex
  • Augment Code
  • CodeBuddy
  • Cursor

Enjoy collaborative AI coding! 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft