Sidebar: add "group by environment" (show Local + Cloud/SSH/WSL sessions together, separated)

Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 6, 2026

Feature request

The Code tab's session sidebar currently supports filtering sessions by status, project, or environment (Local/Cloud/SSH/WSL), and grouping by project — but there's no way to group by environment. Filtering by environment hides everything else, so you can't see local and remote sessions at the same time, visually separated.

Request: Add a "group by environment" option (alongside the existing "group by project") so the sidebar can show Local, Cloud, SSH, and WSL sessions as separate labeled sections simultaneously, rather than forcing an either/or filter.

Workaround today: grouping by project (if projects happen to map to environments) or manually prefixing session titles (e.g. LOCAL: / CLOUD:).

View original on GitHub ↗