feat: display agent name badge in header next to session label
Shows the agentId (e.g. 'main') with a bot icon in the header subtitle, making it clear which agent is handling the current conversation. Useful for multi-agent setups.
This commit is contained in:
@@ -290,7 +290,8 @@
|
||||
## Item #32
|
||||
- **Date:** 2026-02-12
|
||||
- **Priority:** medium
|
||||
- **Status:** pending
|
||||
- **Status:** done
|
||||
- **Completed:** 2026-02-12 — commit `52a1a7f`
|
||||
- **Description:** Meilleur titre de session en haut de page
|
||||
- **Details:**
|
||||
- Actuellement on voit un UUID moche comme titre
|
||||
@@ -302,7 +303,7 @@
|
||||
## Item #33
|
||||
- **Date:** 2026-02-12
|
||||
- **Priority:** medium
|
||||
- **Status:** pending
|
||||
- **Status:** in-progress
|
||||
- **Description:** Afficher le nom de l'agent dans l'UI
|
||||
- **Details:**
|
||||
- Montrer clairement à quel agent on parle (pas juste l'agentId technique)
|
||||
|
||||
Reference in New Issue
Block a user