Agentic Loop Interruption: Requires Manual Continuation

Resolved 💬 3 comments Opened Jul 17, 2025 by aidanvyas Closed Jan 3, 2026

Bug Description
the agentic loop seems to be broken, i have to tell it to continue each time

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 1.0.53
  • Feedback ID: 9bfd4793-214e-4637-965a-00b328740074

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at checkExecSyncError (node:child_process:890:11)\n    at execSync (node:child_process:962:15)\n    at AI (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:728:6320)\n    at file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:16554\n    at Q (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:542:14406)\n    at MF (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:14339)\n    at zX (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:13205)\n    at MB (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:19174)\n    at HF0 (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:19332)","timestamp":"2025-07-17T04:28:13.050Z"},{"error":"Error: Agent 1: Last message was not an assistant message\n    at q5A (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2335:1588)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async Object.call (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2337:791)\n    at async J44 (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2223:9788)\n    at async a$1 (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2223:6451)\n    at async Dp (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1621:1318)\n    at async W44 (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2223:5596)\n    at async Z44 (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2223:5081)\n    at async AH (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2223:3533)\n    at async TQ (file:///Users/aidanvyas/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2633:2662)","timestamp":"2025-07-17T04:37:59.590Z"}]

View original on GitHub ↗

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