multiplexer active

Codirigent

Maker: oso95 License: GPL-3.0 Stars: 104 First released: 2026-02-02 Language: Rust
CLI Desktop

About

Running several coding CLIs at once means juggling terminal windows with no shared view of what each agent is doing. Codirigent gives those sessions a single workspace: multiple agent CLIs run in parallel panes with live status indicators - idle, working, needs attention, ready - driven by status hooks that the tool registers into each CLI's own configuration (Claude Code, Codex, and Gemini settings files) on first launch. Sessions arrange into custom, saveable grid layouts with drag-and-drop, a synchronized file tree follows the focused session, and git worktree support isolates each agent on its own branch so parallel work does not collide. Session resume recovers Claude Code and Codex sessions automatically after restarts. Developers running several agent CLIs in parallel are the audience; the project is an early alpha with Windows and macOS builds.