Named/labelled agents #171

Closed
opened 2026-06-03 11:31:33 -04:00 by didericis · 0 comments
Owner

It's currently difficult to know which agent is which after spawning from the dashboard. I want to do the following:

  • Prompt the user for a custom name on startup
    • If given empty text, will provide the default name like currently
  • Prompt the user for an agent color (optional)
    • Should be a selection of like 16 distinct colors/TUI color palette picker
  • Agent should be given the name and color on startup/that should be injected into settings when provisioning
  • A setting to persistently show the name in the harness somewhere should be turned on (if codex/claude-code provides something like this)
It's currently difficult to know which agent is which after spawning from the dashboard. I want to do the following: - Prompt the user for a custom name on startup - If given empty text, will provide the default name like currently - Prompt the user for an agent color (optional) - Should be a selection of like 16 distinct colors/TUI color palette picker - Agent should be given the name and color on startup/that should be injected into settings when provisioning - A setting to persistently show the name in the harness somewhere should be turned on (if codex/claude-code provides something like this)
didericis added the Kind/Enhancement label 2026-06-03 11:31:39 -04:00
didericis-claude was assigned by didericis 2026-06-03 11:31:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: didericis/bot-bottle#171