[Bug] Plan execution not initiated after clearing context in prompt

Resolved 💬 6 comments Opened Mar 1, 2026 by tonimelisma Closed Mar 29, 2026

Bug Description
On the plan execution prompt, choosing to clear the context and start executing the plan simply clears teh context without starting plan execution

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.63
  • Feedback ID: f289d732-cd93-4d65-a30c-82cbe67b09cd

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/tonimelisma/.local/share/claude/versions/2.1.63 (expected in multi-process scenarios)\n    at sVR (/$bunfs/root/claude:2436:2100)\n    at QjA (/$bunfs/root/claude:2436:1211)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T21:51:15.855Z"},{"error":"MaxFileReadTokenExceededError: File content (26287 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at URB (/$bunfs/root/claude:1766:7815)\n    at async fRB (/$bunfs/root/claude:1770:2491)\n    at async call (/$bunfs/root/claude:1775:6062)\n    at async BZ8 (/$bunfs/root/claude:3507:15122)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T21:56:57.728Z"},{"error":"MaxFileReadTokenExceededError: File content (25700 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at URB (/$bunfs/root/claude:1766:7815)\n    at async fRB (/$bunfs/root/claude:1770:2491)\n    at async call (/$bunfs/root/claude:1775:6062)\n    at async BZ8 (/$bunfs/root/claude:3507:15122)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T21:57:15.570Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/tonimelisma/Development/onedrive-go.\n    at call (/$bunfs/root/claude:1775:6360)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T21:57:34.284Z"},{"error":"Error: 1P event logging: 2 events failed to export (code=FailedToOpenSocket, Was there a typo in the url or port?)\n    at queueFailedEvents (/$bunfs/root/claude:6264:2403)\n    at async doExport (/$bunfs/root/claude:6264:1310)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T23:01:53.065Z"},{"error":"Error: {\"message\":\"Failed to export 2 events (code=FailedToOpenSocket, Was there a typo in the url or port?)\",\"originalLine\":\"6264\",\"originalColumn\":\"1462\",\"line\":\"6264\",\"column\":\"1462\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 2 events (code=FailedToOpenSocket, Was there a typo in the url or port?)\\n    at doExport (/$bunfs/root/claude:6264:1462)\\n    at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:2402:25029)\n    at <anonymous> (/$bunfs/root/claude:119:92465)\n    at A4D (/$bunfs/root/claude:119:93009)\n    at <anonymous> (/$bunfs/root/claude:120:17366)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T23:01:53.066Z"},{"error":"Error: 1P event logging: 1 events failed to export (code=FailedToOpenSocket, Was there a typo in the url or port?)\n    at queueFailedEvents (/$bunfs/root/claude:6264:2403)\n    at async doExport (/$bunfs/root/claude:6264:1310)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T23:01:59.051Z"},{"error":"Error: {\"message\":\"Failed to export 1 events (code=FailedToOpenSocket, Was there a typo in the url or port?)\",\"originalLine\":\"6264\",\"originalColumn\":\"1462\",\"line\":\"6264\",\"column\":\"1462\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 1 events (code=FailedToOpenSocket, Was there a typo in the url or port?)\\n    at doExport (/$bunfs/root/claude:6264:1462)\\n    at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:2402:25029)\n    at <anonymous> (/$bunfs/root/claude:119:92465)\n    at A4D (/$bunfs/root/claude:119:93009)\n    at <anonymous> (/$bunfs/root/claude:120:17366)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T23:01:59.051Z"},{"error":"Error: 1P event logging: 1 events failed to export (code=FailedToOpenSocket, Was there a typo in the url or port?)\n    at queueFailedEvents (/$bunfs/root/claude:6264:2403)\n    at async doExport (/$bunfs/root/claude:6264:1310)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-28T23:02:07.063Z"},{"error":"Error: {\"message\":\"Failed to export 1 events (code=FailedToOpenSocket, Was there a typo in the url or port?)\",\"originalLine\":\"6264\",\"originalColumn\":\"1462\",\"line\":…

Note: Content was truncated.

View original on GitHub ↗

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