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:
Nicolas Varrot
2026-02-12 17:45:38 +00:00
parent 7faab405db
commit 17ff52aaaf
2 changed files with 14 additions and 4 deletions

View File

@@ -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)