[Bug] IDE not auto-connecting with WSL mirror, requires manual /ide command
Resolved 💬 7 comments Opened Feb 12, 2026 by niels-piipol Closed Apr 5, 2026
Bug Description
IDE not auto connect even with WSL mirror have to /ide every time
The plugin is listening on 3 interfaces:
- 0.0.0.0:54454 (all IPv4)
- 127.0.0.1:54435 (localhost)
- \[::]:54454 (IPv6)
I tried to let Claude fix it but he can't.
Using Native install on WSL Claude Code v2.1.39 with claude-code-beta plugin
Environment Info
- Platform: win32
- Terminal: windows-terminal + PHPStorm Reworked 2025 terminal
- Version: 2.1.7
- Feedback ID: 3f9515fa-e153-410b-b966-13f092f5781f
Errors
[{"error":"Error\n at hu (B:/~BUN/root/claude.exe:57:1144)\n at <anonymous> (B:/~BUN/root/claude.exe:58:10103)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/claude.exe:60:2149)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-12T14:11:52.870Z"}]This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗