Skip to content

Feature: Allow renaming / labeling Control UI dashboard sessions #96187

Description

@ylnhari

Feature Request: Ability to rename / label Control UI dashboard sessions

Problem: Every new WebChat conversation gets an auto-generated hex UUID session key like agent:main:dashboard:e6961c03-b157-417d-afcf-679972cdee50. This is cosmetic noise in the UI — there's no way to rename or label a session to something human-friendly.

Use case: Users with multiple concurrent dashboard sessions have to guess which UUID is which. A simple rename/label feature (even just an editable display name stored in sessions.json) would make the UX much cleaner.

Suggestion:

  • Allow editing the session display name from the Control UI sidebar (pencil icon or similar)
  • Or expose a label field per session that overrides the UUID display
  • Or support session.mainKey style anchoring for dashboard sessions so users can set a stable friendly key

This is purely a UX quality-of-life improvement — no functional change needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions