Coodeen
Features

Git Integration

View git status, branches, and commit history.

Overview

Coodeen provides built-in git integration so you can monitor your repository state without leaving the editor.

Features

  • Branch display — See your current branch at a glance
  • Status view — Track modified, staged, and untracked files
  • Commit history — Browse recent commits
  • Change tracking — See what's changed since your last commit

Usage

Switch to the Git tab in the right panel to see your repository status.

The AI agent can also perform git operations through the bash tool — committing changes, creating branches, viewing diffs, and more.