CommandCodeAI / CommandCodeAI/command-code

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

Open
#462 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating herdr's agent detection and registry logic for claude, codex, antigravity, and metoo behavior inside tmux or cmux sessions. Trace the notification hooks and verify that cmd is recognized, listed, and notified with equivalent behavior; confirm the result in both herdr and cmux workflows.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.