[BUG] VSCode ext - "Fork conversation from here" doesn't do anything
Resolved 💬 35 comments Opened Jan 30, 2026 by justanotheranonymoususer Closed Mar 20, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Subj.
Logs:
2026-01-30 21:00:51.667 [info] Received message from webview: {"type":"request","requestId":"phtdu2p4jd","request":{"type":"fork_conversation","forkedFromSession":"dd38aac9-1e65-4c38-b7b9-6b6e4af843f6","resumeSessionAt":"16578121-d438-4e86-93bc-32e45cd58eb0"}}
2026-01-30 21:00:51.667 [error] Error processing client request: Error: ENOENT: no such file or directory, scandir 'C:\Users\User\.claude\projects\<redacted>'
2026-01-30 21:00:51.678 [info] Received message from webview: {"type":"interrupt_claude","channelId":"phtdu2p4jd"}
2026-01-30 21:00:51.679 [warning] Channel not found: phtdu2p4jd
What Should Happen?
Rewind should work
Error Messages/Logs
Steps to Reproduce
No repro steps are known. Use vscode ext for a long time, then try to rewind.
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
v2.1.25
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
_No response_
35 Comments
Found 2 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
I have the same issue too. Fork conversation from here and Rewind code to here does nothing when using Calude Code VSCode extension.
Still seeing this with 2.1.38. The logs show
Same, for some reason does not work in one of the projects (but works in others), here are logs
Same failure here, sometimes works sometimes fails silently (no idea where are the logs). If I try to load the conversation in another tab it shows empty, therefore that alternative route does not works in those cases.
same. can someone please vibe-fix this.
Same issue.
It was a regression few versions ago, I remember it was working fine but then broken. Affects a lot my work because I cannot fork anymore and save tokens on initial analysis. I have to repeat analysis again wasting time and tokens for nothing.
Same issue.
What helped me:
The root cause is a Windows Read-only attribute on the .claude/projects/ directory. Try this in PowerShell:
attrib -R[+] "C:\Users\\(your username)\\.claude\projects" /S /D
I had the same session not found error and restarting VSCode fixed forking for me
Same issue for me. @AlexLMeow I also found that restarting VSCode fixes forking but only for a bit before breaking again.
Specifically, clicking fork, or rewind or any of those buttons there just simply does nothing... no new chat, no error message.
Yes, I am stunned how this is still broken. Even completely restarting VSCode doesn't fix it for me.
Same issue. The fork and rewind buttons seems to stop working after a certain amount of forks have been made or messages sent. The only fix is to restart VSCode, but the fork and rewind buttons will eventually stop working again.
VSCode on Windows 11, Claude Code extension v2.1.71.
Restarting VSCode used to work for me, but is now also permanently broken, failing around 95% of the time silently. Switched to the CLI which stopped displaying thinking and can't even stream thinking in real-time. It would be great if at least one frontend worked reliably with the entire feature set.
I have what I think is the same issue on Ubuntu. "Fork this conversation" usually doesn't do anything until I refresh vscode. This is a deal-breaker feature for me. I've given up on the vscode extension in favor of the CLI just for the ability to easily do /rewind.
Yes, I got the same in Ubuntu. Seems for Windows is mostly fixed but tried a Linux machine recently and got the same. Worth checking on Linux too.
and it got worse in windows now. Almost not working at all, only rarely. Sometimes opens a fork but appears with trashed context. Not good.
Doesn't work for me as well on mac
What is the state of the VSCode extension, has it stopped maintenance? Why there is no one fixing it? What the heck is anthropics team doing?
+1
same issue,help!
hey I think it fixed, first check if you can update the extension or is there a restart button for extension just press it. Then restart the vscode as well after that I be able to fork a conversation
no updates detected,this issue happened in plugin version 2.1.79
Yes, very appreciate if you can fix it. I mean you have AI on board :)
same here: v. 2.1.81
same, v.2.1.81, macOS, occasionally
same issue in 2.1.81,why close this?
help me
@qing-ant hey,can you reopen this issue?
The issue is almost permanent for me on linux, vs code 1.109.5 and extension 2.1.81
mac os 14.8 - the same
вт, 24 мар. 2026 г., 21:18 Elesin Alexey @.***>:
Not working on Macos for me
see here for windows 11
Same here
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.