| name | Run self-hosted coding-agent mission control with Codeman |
| slug | run-self-hosted-coding-agent-mission-control-with-codeman |
| description | Use Codeman to supervise persistent Claude Code, Codex, OpenCode, and Gemini CLI sessions through a self-hosted web dashboard with live terminals and API controls. |
| github_stars | 500 |
| verification | security_reviewed |
| source | https://github.com/Ark0N/Codeman |
| author | Ark0N |
| publisher_type | open-source maintainer |
| category | Developer Tools |
| framework | Multi-Framework |
| tool_ecosystem | {"github_repo":"Ark0N/Codeman","github_stars":500,"npm_package":"aicodeman","npm_weekly_downloads":1923} |
Run self-hosted coding-agent mission control with Codeman
Use Codeman to supervise persistent Claude Code, Codex, OpenCode, and Gemini CLI sessions through a self-hosted web dashboard with live terminals and API controls.
Prerequisites
Node.js 22+, Codeman/aicodeman, terminal access, and one or more supported coding-agent CLIs such as Claude Code, Codex, OpenCode, or Gemini CLI
Installation
Install or set up from the source-backed instructions:
Install with npm install -g aicodeman, then run codeman web. Before exposing it beyond loopback, configure CODEMAN_PASSWORD and follow the upstream security architecture for host allowlists, Origin checks, tunnels, and permission modes.
Documentation
Source