Redundant File Search Confirmation Blocking Workflow Execution
Resolved 💬 2 comments Opened Jul 17, 2025 by temujin9 Closed Dec 11, 2025
Bug Description
Often, when searching files on disk, Claude will do a find and grep and sort pipeline which requires my approval, despite using tools which I already approved. This interrupts its workflow on longer investigation tasks for no discernable value to me.
Environment Info
- Platform: linux
- Terminal: konsole
- Version: 1.0.53
- Feedback ID: aa23343a-3e06-4a50-879b-a1253460d706
Errors
[{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n at new NodeError (node:internal/errors:405:5)\n at Socket.onChildStdout (node:child_process:490:14)\n at Socket.emit (node:events:517:28)\n at Socket.emit (node:domain:489:12)\n at addChunk (node:internal/streams/readable:368:12)\n at readableAddChunk (node:internal/streams/readable:337:11)\n at Readable.push (node:internal/streams/readable:278:10)\n at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)","timestamp":"2025-07-16T23:38:23.204Z"},{"error":"Error: Request was aborted.\n at B01._createMessage (file:///home/temujin9/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1188:7955)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-07-17T00:16:14.233Z"},{"error":"Error: Request was aborted.\n at B01._createMessage (file:///home/temujin9/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1188:7955)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2025-07-17T01:11:51.685Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗