Codelegate
A keyboard-driven desktop workspace for coding agent CLIs
Codelegate – Keyboard-driven desktop workspace for coding agent CLIs
Summary: Codelegate is a lightweight desktop app that organizes coding-agent sessions into a single workspace with keyboard-first navigation, native Git worktree integration, and terminal support on macOS and Linux. It manages multiple agents per repository, providing dedicated panes for agent interaction, terminal, and Git operations.
What it does
Codelegate arranges coding-agent sessions with three panes—Agent, Terminal, and Git—supporting diff review, bulk staging, and commit management. It enables isolated Git branches per session using worktrees and integrates with existing CLI tools without replacing terminals.
Who it's for
It is designed for developers collaborating with coding agents via CLI on macOS and Linux who require keyboard-centric workflows and Git branch isolation.
Why it matters
Codelegate streamlines multi-agent coding workflows by consolidating sessions and Git operations into a single, keyboard-controlled interface, reducing context switching and improving session management.