[Bug] Claude interrupts own agentic loop with fabricated Human: message

Resolved 💬 3 comments Opened Nov 15, 2025 by matthew-petty Closed Jan 17, 2026

<img width="2946" height="440" alt="Image" src="https://github.com/user-attachments/assets/9922f227-eada-4d2a-b69d-5f3e04957db4" />

Bug Description
Claude interrupted itself with a fake Human: statement telling itself to stop work this session and commit what we'd done

Environment Info

  • Platform: darwin
  • Terminal: tmux
  • Version: 2.0.33
  • Feedback ID: d805cd00-170d-4db0-8ff4-3f4d07498fe1

Errors

[{"error":"AxiosError: Request failed with status code 429\n    at BT (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:25:1136)\n    at IncomingMessage.<anonymous> (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:30:9845)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at MGA.request (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:32:2129)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async VQ2 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:1062)\n    at async KQ2 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:2055)\n    at async Object.call (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:8416)\n    at async n85 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:27467)\n    at async ZrA (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:24531)\n    at async file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:23700","timestamp":"2025-11-14T17:34:23.180Z"},{"error":"AxiosError: Request failed with status code 429\n    at BT (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:25:1136)\n    at IncomingMessage.<anonymous> (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:30:9845)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at MGA.request (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:32:2129)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async VQ2 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:1062)\n    at async KQ2 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:2055)\n    at async Object.call (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:8416)\n    at async n85 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:27467)\n    at async ZrA (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:24531)\n    at async file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:23700","timestamp":"2025-11-14T17:34:23.202Z"},{"error":"AxiosError: Request failed with status code 429\n    at BT (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:25:1136)\n    at IncomingMessage.<anonymous> (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:30:9845)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at MGA.request (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:32:2129)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async VQ2 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:1062)\n    at async KQ2 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:2055)\n    at async Object.call (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:2096:8416)\n    at async n85 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:27467)\n    at async ZrA (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:24531)\n    at async file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:23700\n    at async GmA (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:994:1731)\n    at async i85 (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:1989:23612)","timestamp":"2025-11-14T17:34:47.796Z"},{"error":"AxiosError: Request failed with status code 429\n    at BT (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:25:1136)\n    at IncomingMessage.<anonymous> (file:///Users/matthewpetty/node_modules/@anthropic-ai/claude-code/cli.js:30:9845)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:

Note: Error logs were truncated.

View original on GitHub ↗

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