PRD 0049: Named / Labelled Agents #172
Reference in New Issue
Block a user
Delete Branch "prd-0049-named-labelled-agents"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #171.
PRD:
8e076e2c14/docs/prds/0049-named-labelled-agents.mdSummary
./cli.py startand dashboardnflow), prompt the operator for a short label (default: manifest agent key) and an optional ANSI palette color.labelandcolorare stored inBottleSpec→BottleMetadata→metadata.jsonand propagated intoActiveAgent._format_agent_rowrenders the label (in the chosen color, via a lazily-allocated curses color pair) in place of the bare manifest agent key.agent_provider.pyinjects the label/color intoclaude.jsonas"name"/"color"for future Claude Code harness display.Changes (1 commit)
docs(prd): add PRD 0049 — named/labelled agents8e076e2c14tod0d8a68da8d0d8a68da8toa6733921c7a6733921c7to3997a0a721Superseded by PR #184 (
prd-0051-named-labelled-agents). Renumbered to PRD 0051 and updated for the contrib architecture from PRD 0050 / PR #180.Pull request closed