CommandCodeAI / CommandCodeAI/command-code
herdr tmux/cmux: Recognize Command Code (cmd) as an agent with notification support
還沒有人認領這個 Issue。
- 主要語言
- 沒有語言資料
- 星號
- 4k
- 分支
- 350
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Feature Description
Add first-class support for Command Code (cmd) as a recognized agent type within herdr when running inside tmux or cmux terminal sessions.
Currently, herdr detects and manages the following agents correctly:
antigravitycodexclaudeetc
However, cmd (Command Code) agents are not recognized by herdr in the same terminal context. They run silently — not listed in herdr's agent registry, and no notifications fire in herdr or cmux when they are triggered.
The fix should include:
- Adding
cmd/ Command Code to herdr's agent detection/recognition logic - Enabling notification hooks for
cmdagents in both herdr and cmux (on par withmetoonotification behavior for existing agents) - Ensuring full parity with
claude,codex, andantigravityagent handling inside tmux/cmux sessions
Use Case
Developers using herdr to orchestrate multiple AI agents inside tmux or cmux sessions need Command Code agents to be visible and manageable alongside other agents (claude, codex, antigravity).
Without this support:
cmdagents run as untracked processes — no status visibility in herdr- No notifications fire when a Command Code agent completes a task or needs attention
- Breaks multi-agent workflows where herdr is the central orchestration layer
With this support, Command Code becomes a first-class citizen in herdr's agent ecosystem, enabling seamless use alongside other recognized agents in terminal-based multi-agent setups.
Additional Context
How important is this to you?
Blocking adoption or production use
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先定位 herdr 在 tmux 或 cmux 工作階段中針對 claude、codex、antigravity 和 metoo 行為的 agent 偵測與 registry 邏輯。追蹤通知 hook,並驗證 cmd 能被識別、列出並以等效行為發送通知;在 herdr 和 cmux 工作流程中都確認結果。
由索引模型根據 Issue 內容生成。
評估
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100