sidecar
TUI dashboard for AI coding agents
TLDR
Launch from any project directory
$ sidecar
Specify a project root$ sidecar --project [/path/to/project]
SYNOPSIS
sidecar [--project path] [--debug] [--version]
DESCRIPTION
sidecar is a terminal companion that runs alongside AI coding agents like Claude Code and Codex. It provides a split-pane interface showing git diffs, file trees, conversation history, and task management. You can plan tasks, review diffs, stage commits, and manage workspaces without leaving the terminal.
HISTORY
sidecar was created by marcus and is written in Go.

