CommandCodeAI / CommandCodeAI/command-code
herdr tmux/cmux: Recognize Command Code (cmd) as an agent with notification support
Nessuno ha ancora preso questa issue.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 4k
- Fork
- 350
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia individuando la logica di rilevamento degli agenti e del registro di herdr per il comportamento di claude, codex, antigravity e metoo all'interno delle sessioni tmux o cmux. Segui gli hook di notifica e verifica che cmd venga riconosciuto, elencato e notificato con un comportamento equivalente; conferma il risultato sia nei workflow di herdr sia in quelli di cmux.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100