bora
Personal fork of herdr for running my agents
You run several coding agents at once and lose track of which terminal is doing what. One of them is stuck waiting for an answer and you only notice when you get back to that tab.
bora is a Rust terminal multiplexer, a fork of herdr (Apache 2.0). It is a background server: the terminals live inside it, so closing the lid or restarting the machine does not kill the agents, and the sessions come back. Every pane is marked working, blocked or idle, and when an agent stops and needs you, bora says so. The fork adds a Folders sidebar view (workspaces grouped into the folders you created), agent-to-agent channels (bora channel), bora mcp serve and the bora agent CLI the agents themselves use to spawn panes, prompt each other and wait until another one is genuinely blocked.
Runs what you already run: Claude Code, Codex, Cursor, opencode, omp. One binary, no Electron, in whatever terminal you already use. A stable channel and a preview channel with the latest main.