Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Code SquadNew to Visual Studio Code? Get it now.
Code Squad

Code Squad

Jake Park

|
7 installs
| (0) | Free
Stay in flow while building with AI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Code Squad

Building with AI, the right way.

Open VSX Downloads GitHub Stars License


Note: This project was originally called "Sidecar". See legacy documentation.

Why Code Squad?

Vibe coding is amazing... until you review the changes.

AI writes fast. Too fast. Files pile up, changes scatter everywhere. And now you're running multiple agents at once — terminals everywhere, context lost, changes overlapping.

Code Squad keeps the conversation going.

One seamless flow — talk to AI, review what it built, give feedback, keep building. Now with support for multiple agents running in parallel, each in its own isolated workspace.


Features

Agent Management

  • Create multiple agent sessions with isolated terminals
  • Real-time status tracking (working, idle, waiting)
  • Click sidebar to switch between agents

Git Isolation

  • Local: Work in current branch
  • Worktree: Isolated directory for parallel work (recommended)

Review Interface

  • Unified diff view per agent
  • Inline comments with direct AI feedback
  • Scope-based diff (grouped by function/class)

Quick Start

1. Install from VS Marketplace / Open VSX
2. Click + in Code Squad sidebar to create an agent
3. Or just run claude/codex/gemini - Code Squad auto-attaches

Supported AI Tools

Tool Command
Claude Code claude
Codex CLI codex
Gemini CLI gemini

Settings

Setting Default Description
codeSquad.autoDetect true Auto-detect AI tools in terminal
codeSquad.autoShowPanel true Open panel when AI detected
codeSquad.includeFiles [] Glob patterns for gitignored files

Requirements

VS Code 1.93.0+


Links

GitHub · Issues · Changelog


MIT License

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