You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating (desktop auto-update), the sidebar's flat "recent sessions"
list disappeared. The nav rail (New session / Capabilities / Messaging /
Artifacts), Pinned section, and Projects section still render fine.
Sessions are still findable via the sidebar search box, but there's no way
to browse/navigate the plain recent-sessions roster directly anymore.
Look at the sidebar below Pinned/Projects — no flat Sessions section
Expected
A "Sessions" (or ungrouped/recents) section listing recent sessions,
as before the update.
Actual
No such section. Pinned and Projects still show. Search still finds
sessions by title/id (works fine — likely via the new #57685 /sessions search), but there's no direct list to click into.
Already ruled out
Not a narrow-sidebar/responsive-width issue — widened the sidebar fully,
no change.
Not a stale-renderer issue — fully quit the app (tray → quit, not just
closed the window) and relaunched, no change.
Landed same day as the update, touches exactly this area: #57590 "Capabilities page (Skills/Tools/MCP + Hub) + responsive overlay
nav & mobile polish (desktop)" — reworks sessions-section.tsx and master-detail.tsx in apps/desktop/src/app/chat/sidebar/.
Environment
What happened
After updating (desktop auto-update), the sidebar's flat "recent sessions"
list disappeared. The nav rail (New session / Capabilities / Messaging /
Artifacts), Pinned section, and Projects section still render fine.
Sessions are still findable via the sidebar search box, but there's no way
to browse/navigate the plain recent-sessions roster directly anymore.
Steps to reproduce
Expected
A "Sessions" (or ungrouped/recents) section listing recent sessions,
as before the update.
Actual
No such section. Pinned and Projects still show. Search still finds
sessions by title/id (works fine — likely via the new #57685
/sessions search), but there's no direct list to click into.Already ruled out
no change.
closed the window) and relaunched, no change.
("default"), no
~/.hermes/active_profileoverride file present.Suspected cause
Landed same day as the update, touches exactly this area:
#57590 "Capabilities page (Skills/Tools/MCP + Hub) + responsive overlay
nav & mobile polish (desktop)" — reworks
sessions-section.tsxandmaster-detail.tsxinapps/desktop/src/app/chat/sidebar/.