claude-code - 💡(How to fix) Fix [BUG] Stale /resume autocomplete entry persists across all project directories [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#56073Fetched 2026-05-05 05:58:53
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

This happens in all worktrees, and the conversation does not exist in any worktree. Ghost conversation. Conversation can not be resumed. Workaround: don't use tab to autocomplete

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

When I /resume it autocompletes as /resume Check Aidkido scan visibility in IDE 3 weeks ago · chore/worktree-config · 4.6KB

This happens in all worktrees, and the conversation does not exist in any worktree. Ghost conversation. Conversation can not be resumed. Workaround: don't use tab to autocomplete

What Should Happen?

Autocomplete only to end of /resume and then only longer version on second tab input, and only for existing conversations. (in this scenario, the only existing conversations are in the dropdown list)

Error Messages/Logs

Steps to Reproduce

  1. Type /res
  2. Hit tab

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.75

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

VS Code integrated terminal

Additional Information

No response

extent analysis

TL;DR

The issue can likely be mitigated by avoiding the use of the tab key for autocomplete when typing /resume.

Guidance

  • The problem seems to be related to the autocomplete feature in the VS Code integrated terminal, specifically when using the tab key to complete the /resume command.
  • To verify the issue, follow the steps to reproduce: type /res and hit tab, observing if it autocompletes incorrectly to /resume Check Aidkido.
  • A potential workaround is to avoid using the tab key for autocomplete in this context, as mentioned in the issue description.
  • Further investigation into the autocomplete logic and its interaction with the Anthropic API might be necessary to find a permanent fix.

Notes

The issue lacks specific details about the last working version and additional information that could help in pinpointing the exact cause or providing a more precise solution.

Recommendation

Apply workaround: Avoid using the tab key for autocomplete when typing /resume to prevent incorrect autocompletion. This is recommended because it provides an immediate, albeit temporary, solution to the problem without requiring further investigation or code changes.

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 [BUG] Stale /resume autocomplete entry persists across all project directories [1 participants]