Feature request: Git viewer in Claude Code Desktop

Resolved 💬 3 comments Opened Dec 10, 2025 by adam-stokes Closed Feb 11, 2026

Feature Request

Description:
Add a git viewer/panel in Claude Code Desktop similar to the Source Control view in VS Code, allowing users to easily see changed files at a glance.

Use Case:
When working on code changes, it would be helpful to have a visual overview of:

  • Modified files
  • Staged vs unstaged changes
  • File diffs in a side panel

This would improve the workflow by providing quick visibility into the current git state without needing to run git commands manually.

Similar To:
VS Code's Source Control panel which shows changed files in a tree view with icons indicating their status (modified, added, deleted, etc.)

---
Filed via Claude Code

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗