Do we really need another agent orchestrator? Probably not. But I couldn't find one that matched how I actually work with coding agent CLIs, so I built my own.Codelegate is a desktop app (Tauri 2 + React + xterm.js) that organizes agent sessions into a keyboard-first workspace. I built it to solve a few specific frustrations:1. I want to navigate everything with both hands on the keyboard. Sessions switch with `Alt+1..9`, panes with `Alt+A/G/T`. No mouse required.
2. I work on the same repo in parallel using Git worktrees. Codelegate has a built-in worktree flow: create an isolated branch per agent, auto-cleanup on session end.
3. I want to keep using my CLI tools (zellij, etc.) alongside agents, not replace them.
4. I need it on both macOS and Linux.Each session gives you three panes: Agent, Terminal, and Git. The Git pane handles diff review with syntax highlighting, bulk stage/unstage, commit, and amend. Sessions are grouped by repository in the sidebar.Currently supports Claude Code and Codex CLI, but anything that runs in a shell can work.This is v1.0.0 and it only covers the agent CLIs and features I use the most. It's licensed under GPLv3, so it's meant to be forked and shaped into your own workflow.Hope you enjoy using it or making it your own!
Show HN: Codelegate, keyboard-driven coding agent orchestrator GUI for Mac/Linux
keyboard-driven coding agent orchestrator GUI for Mac/Linux; organizes agent sessions into a keyboard-first workspace; solves specific frustrations with existing agent orchestrators.
View Origin LinkProduct Positioning & Context
AI Executive Synthesis
keyboard-driven coding agent orchestrator GUI for Mac/Linux; organizes agent sessions into a keyboard-first workspace; solves specific frustrations with existing agent orchestrators.
Codelegate addresses the emerging need for efficient management of coding agents, specifically targeting power users who prioritize keyboard-driven workflows and integration with existing CLI tools. Its focus on isolated Git worktrees per agent session and a structured workspace (Agent, Terminal, Git panes) streamlines complex development tasks involving AI agents. The use of Tauri 2, React, and xterm.js indicates a modern, cross-platform desktop application approach. Market implications: This product caters to the growing segment of developers adopting AI coding agents. It solves critical workflow friction points, enhancing productivity and control for individual developers and small teams. The open-source (GPLv3) nature encourages community adaptation, potentially fostering a standard for agent orchestration. For B2B SaaS, this highlights the demand for sophisticated tooling around AI-assisted development, moving beyond basic CLI interactions to integrated, opinionated desktop environments.
Community Voice & Feedback
No active discussions extracted yet.
Related Early-Stage Discoveries
Discovery Source
Hacker News Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
Market Trends