CommandCodeAI / CommandCodeAI/command-code

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

Abierto
#462 1 comentario 5 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Lenguaje dominante
Sin datos de lenguaje
Estrellas
4k
Forks
350
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Comienza localizando la lógica de detección de agentes y del registro de herdr para el comportamiento de claude, codex, antigravity y metoo dentro de sesiones de tmux o cmux. Sigue los hooks de notificación y verifica que cmd sea reconocido, listado y notificado con un comportamiento equivalente; confirma el resultado tanto en los workflows de herdr como en los de cmux.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.