[BUG] Local sessions in Code tab don't respond + /desktop fails from VS Code terminal
Resolved 💬 3 comments Opened Apr 10, 2026 by SvitlanaTsupryk-jul18 Closed Apr 14, 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?
Bug Description
Two related bugs in Claude Desktop app (macOS, Pro plan):
Bug 1: Local sessions in Code tab frozen
- Open Claude Desktop app → Code tab
- Create New session with Local environment
- Type any message and send
- No response appears, session is completely frozen
- This happens with EVERY new local session
Bug 2: /desktop command fails from VS Code terminal
- Run
claudein VS Code integrated terminal - Type
/desktop - Terminal shows "Opening in Claude Desktop..."
- Desktop app shows error: "Couldn't open session: CLI session transcript not found: [UUID]"
What works
- Cloud/Default sessions work (but require GitHub repo)
- Terminal
claudecommand works fine - VS Code terminal runs Claude Code fine
Environment
- macOS
- Claude Desktop app: latest version
- Claude Code: v2.1.94
- Plan: Pro
- No GitHub repo (local files only)
Expected behavior
Local sessions should respond to messages.
/desktop should open session in Desktop app from any terminal.
What Should Happen?
fix
Error Messages/Logs
Steps to Reproduce
Steps to reproduce Bug 1:
- Open Claude Desktop app
- Click "Code" tab at the top
- Click "New session"
- Make sure environment is "Local" (bottom right)
- Type "Hello" in the Reply field
- Press Enter/Send
- Expected: Claude responds
- Actual: No response, session frozen
Steps to reproduce Bug 2:
- Open VS Code
- Open integrated terminal (Ctrl+`)
- Run: cd ~/Documents/Checkbox/CLAUDE/ghost-themes/checkbox-theme && claude
- Wait for Claude Code to fully load
- Type: /desktop
- Terminal shows "Opening in Claude Desktop..."
- Expected: New session opens in Desktop app
- Actual: Error popup "Couldn't open session: CLI session transcript not found: [UUID]"
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.94
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗