Sidecar
Sidecar displays file changes from AI coding tools (Claude Code, Codex, Gemini CLI) in a dedicated side panel, enabling you to review modifications as they happen. https://github.com/user-attachments/assets/51aa09b2-072a-47f7-b8be-f49e05493ca6 FeaturesAutomatic AI DetectionssssSidecar monitors your terminal and automatically activates when it detects Claude Code, Codex, or Gemini CLI. The review panel opens alongside your editor without manual intervention. Structured Diff ViewFile changes are displayed with collapsible chunks organized by code scope. Each chunk header shows the relevant function, class, or module name using LSP symbol detection, making it easy to understand the context of changessss. File Tree with Status IndicatorsModified files appear in a hierarchical tree view with visual status badges:
Inline Review CommentsSelect single or multiple lines in the diff view to add comments. Comments are collected in the sidebar and can be sent directly to the active AI terminal with one click. Markdown PreviewFor markdown files, toggle between diff view and rendered preview to see documentation changes as they will appear. UsageAutomatic: Start any supported AI tool in VS Code's integrated terminal. Sidecar opens automatically. Manual: Open Command Palette ( Extension Settings
Tracking Gitignored FilesTo track files normally excluded by
Requirements
Supported AI Tools
LinksLicense |