dev_label

Function dev_label 

Source
fn dev_label() -> Option<String>
Expand description

None on a stable release; otherwise a short badge.

  • AGENTMUX_DEV=1 (set by task dev) → dev.
  • explicit AGENTMUX_CHANNEL other than stable → that channel. (Baked per-build local channels without an env override are treated as stable for the footer in v1 — see SPEC §3 “dev_label”.)