claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[Bug] Claude Code repeats completed plan steps due to stale state

Open cgaaf opened this issue 2 months ago • 0 comments

Bug Description Sometimes Claude Code seems to create a plan to perform tasks it's already completed. Kind of like it forgot that it already finished the plan and just presents it again. I'm wondering if this is some sort of stale state for Claude Code's plan system.

Environment Info

  • Platform: darwin
  • Terminal: WarpTerminal
  • Version: 2.0.62
  • Feedback ID: c42c52e5-1b1c-46a3-a0db-e94448269f30

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/chrisgaafary/.local/share/claude/versions/2.0.62 (expected in multi-process scenarios)\n    at zh0 (/$bunfs/root/claude:2728:1620)\n    at RJA (/$bunfs/root/claude:2728:1298)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T18:42:42.998Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/chrisgaafary/.local/share/claude/versions/2.0.62 (expected in multi-process scenarios)\n    at zh0 (/$bunfs/root/claude:2728:1620)\n    at sCA (/$bunfs/root/claude:2726:35591)\n    at async V$7 (/$bunfs/root/claude:2726:37692)\n    at async Ag (/$bunfs/root/claude:2728:236)\n    at async <anonymous> (/$bunfs/root/claude:2728:13013)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T18:42:50.980Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/chrisgaafary/.local/share/claude/versions/2.0.62 (expected in multi-process scenarios)\n    at zh0 (/$bunfs/root/claude:2728:1620)\n    at sCA (/$bunfs/root/claude:2726:35591)\n    at async V$7 (unknown)\n    at async Ag (unknown)\n    at unknown\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T18:43:10.315Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/chrisgaafary/.local/share/claude/versions/2.0.62 (expected in multi-process scenarios)\n    at zh0 (/$bunfs/root/claude:2728:1620)\n    at sCA (/$bunfs/root/claude:2726:35591)\n    at async V$7 (/$bunfs/root/claude:2726:37692)\n    at async Ag (/$bunfs/root/claude:2728:236)\n    at async <anonymous> (/$bunfs/root/claude:2728:13013)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T18:43:17.901Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 211033 tokens > 200000 maximum\"},\"request_id\":\"req_011CVwcAVbuCgPwW4iER8m51\"}\n    at generate (/$bunfs/root/claude:124:10429)\n    at makeRequest (/$bunfs/root/claude:1237:5434)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T18:44:01.730Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 211033 tokens > 200000 maximum\"},\"request_id\":\"req_011CVwcAat9hxRCfauPxQMEF\"}\n    at generate (/$bunfs/root/claude:124:10429)\n    at makeRequest (/$bunfs/root/claude:1237:5434)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T18:44:02.975Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 211033 tokens > 200000 maximum\"},\"request_id\":\"req_011CVwcAgYE3if7f796t3zTb\"}\n    at generate (/$bunfs/root/claude:124:10429)\n    at makeRequest (/$bunfs/root/claude:1237:5434)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T18:44:04.224Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n    at readFileSync (unknown)\n    at readFileSync (/$bunfs/root/claude:12:370)\n    at iiB (/$bunfs/root/claude:4420:17759)\n    at call (/$bunfs/root/claude:1404:912)\n    at call (/$bunfs/root/claude:1400:5711)\n    at eq7 (/$bunfs/root/claude:3043:16747)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T19:01:38.682Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/chrisgaafary/.local/share/claude/versions/2.0.62 (expected in multi-process scenarios)\n    at zh0 (/$bunfs/root/claude:2728:1620)\n    at sCA (/$bunfs/root/claude:2726:35591)\n    at async V$7 (/$bunfs/root/claude:2726:37692)\n    at async Ag (/$bunfs/root/claude:2728:236)\n    at async <anonymous> (/$bunfs/root/claude:2728:13013)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T19:04:36.071Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/chrisgaafary/.local/share/claude/versions/2.0.62 (expected in multi-process scenarios)\n    at zh0 (/$bunfs/root/claude:2728:1620)\n    at sCA (/$bunfs/root/claude:2726:35591)\n    at async V$7 (/$bunfs/root/claude:2726:37692)\n    at async Ag (/$bunfs/root/claude:2728:236)\n    at async <anonymous> (/$bunfs/root/claude:2728:13013)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T19:09:52.444Z"},{"error":"E

Note: Error logs were truncated.

cgaaf avatar Dec 09 '25 19:12 cgaaf