CommandCodeAI / CommandCodeAI/command-code
herdr tmux/cmux: Recognize Command Code (cmd) as an agent with notification support
Ninguém assumiu esta issue ainda.
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 4k
- Forks
- 350
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Direção de pesquisa
Comece localizando a lógica de detecção de agentes e de registro do herdr para o comportamento de claude, codex, antigravity e metoo dentro de sessões tmux ou cmux. Rastreie os hooks de notificação e verifique se cmd é reconhecido, listado e notificado com comportamento equivalente; confirme o resultado tanto nos workflows do herdr quanto nos do cmux.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- cli
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 48/100