multiplexer active

Calyx

Maker: yuuichieguchi License: MIT Stars: 292 First released: 2026-03-08 Language: Swift
CLI Desktop

About

Calyx exists because running several coding agents in parallel in ordinary terminals means juggling tabs, missing permission prompts, and losing track of which agent is blocked. Built on Ghostty as a native macOS app, it hosts Claude Code, Codex, OpenCode, Hermes, Grok, and pi in panes with a sidebar showing live status, unread badges, and subagent state, while a single approval inbox queues permission requests from every pane for one-by-one review. An agent-readable command history (with secrets redacted) and an MCP server for inter-agent messaging let agents discover and talk to each other; git integration supports inline diff review with comments routed back into the originating agent's pane. Persistent daemon-backed sessions survive restarts, and an LSP proxy plus scriptable browser commands round out the toolkit. It targets developers running agent fleets on macOS who want supervision without leaving the terminal, is distributed via Homebrew cask, and accepts issues but not external pull requests.