# Agent-Manager: A Tmux TUI for Running Claude Code, Codex, and OpenCode Side by Side

DevFeed: [Agent-Manager: A Tmux TUI for Running Claude Code, Codex, and OpenCode Side by Side](<https://devfeed.tech/articles/agent-manager-a-tmux-tui-for-running-claude-code-codex-and-opencode-side-by-side-55898.md>)

Original publisher: [Read original article](<https://www.developersdigest.tech/blog/agent-manager-tmux-tui-claude-code-codex-opencode>)

Author: Developers Digest

Published: 2026-07-30T00:00:00Z

Content type: article

Language: en

Sources: [Developers Digest](<https://devfeed.tech/sources/developers-digest.md>)

Topics: [Text-based user interface](<https://devfeed.tech/topics/tui.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-tools](<https://devfeed.tech/tags/agent-tools.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [go](<https://devfeed.tech/tags/go.md>), [hacker-news](<https://devfeed.tech/tags/hacker-news.md>), [news](<https://devfeed.tech/tags/news.md>), [opencode](<https://devfeed.tech/tags/opencode.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [tmux](<https://devfeed.tech/tags/tmux.md>)

## AI overview

Agent-Manager is a Go-based terminal user interface that uses tmux to organize AI coding agents by project, display their live status, and support interaction with blocked agents and review of their changes without attaching to each terminal.

## Source excerpt

Agent-Manager wraps tmux into a Go TUI that groups AI coding agents by project, shows live status for each, and lets you answer blocked agents or review their changes without attaching to their terminal.