Feature Request: Projects with nested chats in Claude Desktop (Code tab)
Feature Request
Context
Claude Desktop v1.1.9310, Code tab.
What's missing
1. Pin / bookmark chats
There is currently no way to pin important conversations to the top of the chat list. Users working on ongoing tasks need quick access to specific chats without scrolling through history.
2. Projects with nested chats in the Code tab
The Code tab lacks a project-level organization layer. Users need the ability to:
- Create named projects directly inside the Code tab
- Group related chats under a project
- Switch between projects and their chat histories seamlessly
This mirrors how Claude.ai handles Projects on the web, but scoped to the desktop Code workflow where users run long multi-session development tasks.
Expected behavior
- A sidebar panel with projects list
- Each project contains its own chat history
- Ability to pin specific chats to the top within a project or globally
Why it matters
Claude Code is used for multi-session development work. Without project-level organization, users lose context between sessions and can't efficiently navigate related conversations.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗