v0.32.1
Run every AI coding agent from one terminal. Claude Code, Codex, OpenCode, Grok, Gemini CLI, and Pi run side by side, each in its own tmux session, with live status, a project tree, quick prompts, and full-file diff review. Runs on macOS and Linux, and on Windows inside WSL2. See it running.
v0.32.1
The opencode half of v0.32.0's arrow-step fix: left on an empty opencode composer now leaves focus, on the home screen and in a conversation alike, while a draft keeps the key. Probing a live pane showed opencode keeps its caret on the draft's own text row, so the head guard that shipped for pi already tells an empty composer from a multi-line draft's blank continuation row; opencode's gutter bar joins it as a default. Every test shape is a capture from a real opencode pane.
What's Changed
Full Changelog: v0.32.0...v0.32.1
Install
# macOS / Linux
brew install yoanwai/tap/agent-manager
curl -fsSL https://raw.githubusercontent.com/YoanWai/agent-manager/main/install.sh | sh
mise use -g ubi:YoanWai/agent-manager
go install github.com/YoanWai/agent-manager@latest
# Arch Linux
yay -S agent-manager-binPrebuilt macOS and Linux binaries are attached below. Windows runs it inside WSL2.
Get involved
Discussions for questions and setups, issues for bugs and ideas, CONTRIBUTING.md to send a patch.