claude-code - 💡(How to fix) Fix [FEATURE] Claude Code VSCode extension (desktop app) [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#55935Fetched 2026-05-05 06:02:31
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3

Fix Action

Fix / Workaround

Session names are auto-generated from the first message and cannot be renamed. Over time, the session list becomes hard to navigate — names are often truncated and unclear. The only workaround is writing a descriptive first message, which isn't always practical.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Session names are auto-generated from the first message and cannot be renamed. Over time, the session list becomes hard to navigate — names are often truncated and unclear. The only workaround is writing a descriptive first message, which isn't always practical.

Proposed Solution

Add inline rename capability in the session list (desktop app / CLI --resume picker). A simple click-to-rename or right-click → rename would be sufficient.

Alternative Solutions

Power users running many parallel sessions across different projects would benefit significantly from being able to organize and label their sessions.

Priority

Medium - Would be very helpful

Feature Category

Documentation

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Implementing an inline rename feature for session names in the desktop app and CLI would likely address the issue of unclear session names.

Guidance

  • Consider adding a context menu (right-click) option to rename sessions, allowing users to easily update session names without having to rely on the first message.
  • Evaluate the feasibility of implementing a click-to-rename functionality, where users can directly edit session names in the session list.
  • Assess the potential impact of this feature on existing workflows, particularly for power users managing multiple parallel sessions.
  • Investigate how to handle session name changes in terms of data storage and synchronization, ensuring consistency across different platforms (desktop app and CLI).

Notes

The proposed solution focuses on adding a rename capability, but it's essential to consider the underlying infrastructure and potential effects on existing features.

Recommendation

Apply workaround: Implement the proposed inline rename feature to improve session name clarity and organization, as it directly addresses the reported issue and would be beneficial for power users.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Claude Code VSCode extension (desktop app) [1 participants]