"Regression: Intermediate Editing Steps No Longer Displayed in Real-Time" This title captures the technical nature of the issue, highlights it's a regression in behavior, and succinctly describes the specific problem with step-by-step display.

Resolved 💬 3 comments Opened May 20, 2025 by slyfox1186 Closed Jan 3, 2026

Bug Description

HIGH IMPORTANCE LEVEL!

Claude is all of a sudden not showing his step by step updates in the output as he goes along until the full round of edits is done then he prints them all at once so you can't see them as they're happening anymore. This is a very bad bug guys!

Environment Info

  • Platform: linux
  • Terminal: vte-based
  • Version: 0.2.122
  • Feedback ID: 1db35d5f-7c85-4b25-93fe-86be2b677f9f

Errors

[{"error":"Error: spawn ENOTDIR\n    at ChildProcess.spawn (node:internal/child_process:420:11)\n    at spawn (node:child_process:762:9)\n    at execFile (node:child_process:351:17)\n    at file:///home/jman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:603:3137\n    at new Promise (<anonymous>)\n    at LU (file:///home/jman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:603:3115)\n    at m2 (file:///home/jman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:603:3041)\n    at by (file:///home/jman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:603:4240)\n    at Object.<anonymous> (file:///home/jman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:603:4455)\n    at Object.D [as getRuntimes] (file:///home/jman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:491:12878)","timestamp":"2025-05-20T13:50:02.955Z"},{"error":"AbortError: The operation was aborted\n    at abortChildProcess (node:child_process:725:27)\n    at EventTarget.onAbortListener (node:child_process:795:7)\n    at [nodejs.internal.kHybridDispatch] (node:internal/event_target:831:20)\n    at EventTarget.dispatchEvent (node:internal/event_target:766:26)\n    at abortSignal (node:internal/abort_controller:370:10)\n    at AbortController.abort (node:internal/abort_controller:392:5)\n    at Timeout._onTimeout (file:///home/jman/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2244:13359)\n    at listOnTimeout (node:internal/timers:581:17)\n    at process.processTimers (node:internal/timers:519:7)","timestamp":"2025-05-20T13:50:12.523Z"}]

View original on GitHub ↗

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