CommandCodeAI / CommandCodeAI/command-code

herdr tmux/cmux: Recognize Command Code (cmd) as an agent with notification support

未關閉
#462 1 則留言 5 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 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:

  • antigravity
  • codex
  • claude etc

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:

  1. Adding cmd / Command Code to herdr's agent detection/recognition logic
  2. Enabling notification hooks for cmd agents in both herdr and cmux (on par with metoo notification behavior for existing agents)
  3. Ensuring full parity with claude, codex, and antigravity agent 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:

  • cmd agents 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
Image https://herdr.dev Image https://cmux.com
How important is this to you?

Blocking adoption or production use

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。