Open-agent-view: One dashboard for all your coding agents Open Agent View, an open-source dashboard for coding agents, launched with support for 11+ harnesses including Claude Code, OpenAI Codex, Cursor, GitHub Copilot, OpenCode, Pi, Antigravity, Mistral Vibe, Muse Code, Qwen Code, Kimi Code, and terminal jobs. The tool groups sessions by status, offers controls like stop, reply, archive, and delete only when supported, and installs via a curl command. It aims to unify agent monitoring in one terminal interface. One agent view for every coding harness. See what’s running, what needs you, and where to step in. Available for 11+ harnesses. Explore the website → | Install Open Agent View: curl -fsSL https://open-agent-view.github.io/install.sh | bash Launch the dashboard: open-agent-view The installer also adds the shorter opav command. Start typing a task, press Tab to choose a harness, and press Shift+Tab to choose one of that account's available models. Claude Code users already know the value of an agent view: one place to follow background work and notice when an agent needs help. Other coding harnesses should not require a separate pile of terminal tabs. Open Agent View brings Claude Code, Codex, Cursor, GitHub Copilot, OpenCode, Pi, Antigravity, Mistral Vibe, Muse Code, Qwen Code, Kimi Code, and ordinary terminal jobs into one open-source dashboard. The conversation still lives in the tool that created it; selecting a row opens that tool's native interface. Know where to look. Sessions are grouped as waiting for input, working, completed, or unknown, with the harness shown on every row. Return without killing the task. Open a native session, then move back to the dashboard while its work continues. Stay fast as the list grows. Discovery runs concurrently and the TUI only renders the page that fits the terminal. Use controls OAV can prove. Stop, reply, archive, and delete are offered only when the selected provider and session support them safely. | Do this | In the dashboard | |---|---| | Move through sessions | ↑ / ↓ | | Open the selected native session | Enter or → | | Return to OAV | Shift+← , or ← twice at an empty prompt | | Rename a session in OAV | Ctrl+R | | Filter the session list | Ctrl+F | | Stop, then delete or hide a managed session | Ctrl+X , then Ctrl+X again | | See the complete contextual key map | ? | See the CLI and keyboard guide /xhluca/open-agent-view/blob/main/docs/cli.md for model selection, login/setup, completed-session visibility, paging, bulk actions, and non-interactive CLI commands. Open Agent View brings these local coding harnesses—and regular terminals—into one dashboard. Claude Code | OpenAI Codex Cursor GitHub Copilot OpenCode Pi Antigravity Mistral Vibe Muse Code Qwen Code Kimi Code Terminal Compare feature support by harness | Harness | Launch | Model / shell picker | Open / resume | Inspect | Inline reply | Approval / input | Stop | Delete / archive | |---|---|---|---|---|---|---|---|---| | Claude Code | ✓ | ✓ | ✓ | ✓ | — | — | ✓ | — | | OpenAI Codex | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | Cursor | ✓ | ✓ | ✓ | ✓ | ✓ | — | ✓ | — | | GitHub Copilot | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | — | | OpenCode | ✓ | ✓ | ✓ | ✓ | ✓ | — | ✓ | — | | Pi | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | Antigravity | ✓ | ✓ | ✓ | — | — | — | ✓ | — | | Mistral Vibe | ✓ | ✓ | ✓ | ✓ | — | — | ✓ | — | | Muse Code | ✓ | ✓ | ✓ | ✓ | — | — | ✓ | — | | Qwen Code | ✓ | ✓ | ✓ | ✓ | — | — | ✓ | — | | Kimi Code | ✓ | ✓ | ✓ | ✓ | — | — | ✓ | — | | Terminal | ✓ | ✓ | ✓ | ✓ | — | — | ✓ | ✓ | ✓ means OAV exposes the feature for sessions it owns. A dash means the session still appears in the dashboard, but that action stays in the harness's native interface. “Delete / archive” is checked when at least one safe removal operation is available. Exact CLI versions, model discovery, authentication behavior, platform limits, and provider-specific caveats live in the provider notes /xhluca/open-agent-view/blob/main/docs/exploration/README.md . Install, update, and uninstall /xhluca/open-agent-view/blob/main/docs/install.md CLI and keyboard reference /xhluca/open-agent-view/blob/main/docs/cli.md Troubleshooting and recovery /xhluca/open-agent-view/blob/main/docs/troubleshooting.md Architecture /xhluca/open-agent-view/blob/main/docs/architecture.md Testing and real-TTY evidence /xhluca/open-agent-view/blob/main/docs/testing.md Demo provenance and reproduction /xhluca/open-agent-view/blob/main/docs/website.md Documentation index /xhluca/open-agent-view/blob/main/docs/README.md Contributions are welcome through CONTRIBUTING.md /xhluca/open-agent-view/blob/main/CONTRIBUTING.md . Report security-sensitive findings through SECURITY.md /xhluca/open-agent-view/blob/main/SECURITY.md . MIT /xhluca/open-agent-view/blob/main/LICENSE . Open Agent View is independent and is not affiliated with or endorsed by the providers or CLI projects listed above.