[Bug] Claude invokes incorrect tool and exits plan mode prematurely on invalid invocation

Resolved 💬 3 comments Opened Apr 1, 2026 by C-Norton Closed May 9, 2026

Bug Description
Claude invoked the wrong skill, then later, exited plan mode mid prompt, because it was invoked wrong

Environment Info

  • Platform: linux
  • Terminal: pycharm
  • Version: 2.1.89
  • Feedback ID: b04e9056-a433-48ce-8cb1-4ce4b931a15b

Errors

[{"error":"MaxFileReadTokenExceededError: File content (14447 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at p47 (/$bunfs/root/src/entrypoints/cli.js:4298:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T22:28:01.103Z"},{"error":"MaxFileReadTokenExceededError: File content (13844 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at p47 (/$bunfs/root/src/entrypoints/cli.js:4298:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T22:28:01.307Z"}]

View original on GitHub ↗

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