LinuxCommandLibrary

sidecar

TUI dashboard for AI coding agents

TLDR

Launch from any project directory
$ sidecar
copy
Specify a project root
$ sidecar --project [/path/to/project]
copy

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.

SEE ALSO

lazygit(1), tig(1), gitui(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard