[Bug] Remote control session truncates plan output and fails to notify mobile client of required user input

Resolved 💬 2 comments Opened Mar 13, 2026 by Cnordbo Closed Apr 11, 2026

Bug Description

  1. Start a planning session on host machine
  2. Initiate /remote-control during planning
  3. Connect with Claude Mobile App
  4. Host machine finishes planning and presents the results with the different options (Accept + allow edit etc) to the host machine session

Expected result:
A Notification indicating that claude needs user input.
The full plan presented on mobile, with the option to Accept, make edits etc. As with a regular claude session

Actual result:
Claude mobile app receives a small portion of the plan, and the Claude mobile terminal/chat just shows the loading icon on bottom of the cut-off plan. Unable to prompt any further.
There is also no notification from the mobile app about needing any input / accepting the plan

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.74
  • Feedback ID: 701fc575-a54e-463e-9498-31c3de74eed8

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/cnordbo/.local/share/claude/versions/2.1.74 (expected in multi-process scenarios)\n    at kvT (/$bunfs/root/src/entrypoints/cli.js:2644:2025)\n    at Cbq (/$bunfs/root/src/entrypoints/cli.js:2644:1169)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-13T14:18:28.346Z"},{"error":"Error: Tool mcp__plugin_context7_context7__resolve-library-id not found\n    at uf7 (/$bunfs/root/src/entrypoints/cli.js:2533:11179)\n    at vK (/$bunfs/root/src/entrypoints/cli.js:568:21012)\n    at NH (/$bunfs/root/src/entrypoints/cli.js:568:39553)\n    at ij (/$bunfs/root/src/entrypoints/cli.js:568:50242)\n    at pC (/$bunfs/root/src/entrypoints/cli.js:568:86981)\n    at yBT (/$bunfs/root/src/entrypoints/cli.js:568:85945)\n    at _H_ (/$bunfs/root/src/entrypoints/cli.js:568:85767)\n    at NBT (/$bunfs/root/src/entrypoints/cli.js:568:82128)\n    at OT (/$bunfs/root/src/entrypoints/cli.js:568:6494)\n    at N_ (/$bunfs/root/src/entrypoints/cli.js:568:4976)","timestamp":"2026-03-13T14:19:43.576Z"}]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗