[Feature] Sidebar: control project/group sort order (alphabetical / pin to top)

Resolved 💬 0 comments Opened Jun 8, 2026 by kokusaihome Closed Jun 8, 2026

Summary

Please add a way to control the ordering of projects/groups in the desktop app's left sidebar.

Current behavior

In the Claude Code desktop app (FleetView), sessions are grouped by project/folder in the left sidebar. The display order of those groups appears to be by recent activity (or creation order). There is no setting, context menu, or UI control to change it, and settings.json has no key for it. The docs mention "filter" and "group" but not "sort/reorder".

Problem

I manage many projects and use numeric name prefixes (e.g. 0000_, 9001_) expecting alphabetical/lexicographic ordering. Because the sidebar does not sort by name, the prefixes have no effect. I want a top-level "command center" project (named 0000_...) to stay at the very top of the list.

Proposed solution (any one of these would help)

  • Sort modes for the sidebar: alphabetical ascending/descending, recent activity, creation date
  • Drag-to-reorder groups
  • Pin a project/group to the top

Environment

  • Claude Code desktop app (FleetView)
  • Windows 11

View original on GitHub ↗