[Bug] Excessive delay between accepting file edits and task completion

Resolved 💬 3 comments Opened Dec 9, 2025 by MitchellPeck Closed Dec 12, 2025

Bug Description
Overall output quality is excellent. However, some tasks or chats that should be quick often take too long to complete, For example, when requesting approval for file changes (accept edits is not on), after clicking the "Accept" button, the chat still says: To fix this, add the environment variable to your turbo.json. Let me check the current configuration and update it:

⏺ Read(turbo.json)
⎿  Read 115 lines
then, 5 or so seconds after accepting the changes, I see: ⏺ I'll add the SENTRY_AUTH_TOKEN to the global environment passthrough so it's available to all build tasks:
followed by: Update(turbo.json)
⎿  Updated turbo.json with 3 additions with file diff afterwards. then it sends the "Done" message with details etc after another 5 seconds. It's not a horrible amount of time by any means but it's still interesting that the timing is like that. Great job though again overall output quality is excellent!

Environment Info

  • Platform: darwin
  • Terminal: webstorm
  • Version: 2.0.62
  • Feedback ID: aec89117-d69e-491c-b516-a0f95154c1c9

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/mitchellpeck/.local/share/claude/versions/2.0.61 (expected in multi-process scenarios)\n    at zh0 (/$bunfs/root/claude:2728:1620)\n    at sCA (/$bunfs/root/claude:2726:35591)\n    at async TJA (/$bunfs/root/claude:2728:3431)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T02:56:24.929Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/mitchellpeck/.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-09T02:56:32.580Z"},{"error":"Error\n    at <anonymous> (/$bunfs/root/claude:190:10674)\n    at emit (node:events:92:22)\n    at <anonymous> (/$bunfs/root/claude:189:5634)\n    at request (/$bunfs/root/claude:192:2147)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T02:56:46.610Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/claude:1237:3939)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-09T02:57:13.605Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/mitchellpeck/.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-09T02:59:10.696Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/mitchellpeck/.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-09T03:03:05.051Z"}]

View original on GitHub ↗

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