Show last-updated timestamp for sessions in chat history sidebar
Open 💬 0 comments Opened Jul 4, 2026 by ksaurabh2468
Feature request
The chat/session history sidebar (list of past sessions) currently shows only the chat/session name. It would be helpful to also display the last-updated timestamp for each session alongside its name, so users can quickly identify recent vs. stale conversations without opening each one.
Current behavior
No timestamp is shown next to session names in the sidebar, and there's no setting (settings.json, CLI flag, or env var) to enable one.
Suggested behavior
Show a relative or absolute last-updated timestamp next to each session/chat name in the history sidebar (similar to how many chat apps show "2h ago", "Yesterday", etc.).