Agentic Workflow Stalls Without Completing Task Execution111
Resolved 💬 5 comments Opened Jul 17, 2025 by satcre Closed Jan 3, 2026
Bug Description
Claude code is not working properly. when i send a prompt, is pretends to understand and starts working on it but just stops. this has already happened a few dozen times without making any changes. but it assumes that it has made the changes without actually doing so.
Environment Info
- Platform: darwin
- Terminal: WarpTerminal
- Version: 1.0.53
- Feedback ID: 421ff476-8fe4-4d45-810a-1794ba2e662d
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 genericNodeError (node:internal/errors:983:15)\n at wrappedFn (node:internal/errors:537:14)\n at checkExecSyncError (node:child_process:882:11)\n at execSync (node:child_process:954:15)\n at AI (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:728:6320)\n at file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:16554\n at Q (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:542:14406)\n at MF (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:14339)\n at zX (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:13205)\n at MB (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:640:19174)","timestamp":"2025-07-17T04:55:12.079Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: undefined\n at sF (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:1184)\n at file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:912\n at Array.map (<anonymous>)\n at rF (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:903)\n at We2 (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2264:7400)\n at QN (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:65:19799)\n at dS (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:42569)\n at uS (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)\n at nL (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38046)\n at qN (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:37900)","timestamp":"2025-07-17T05:01:44.268Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: undefined\n at sF (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:1184)\n at file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:912\n at Array.map (<anonymous>)\n at rF (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:903)\n at We2 (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2264:7400)\n at QN (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:65:19799)\n at dS (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:42569)\n at uS (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38118)\n at nL (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:38046)\n at qN (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:37900)","timestamp":"2025-07-17T05:01:44.282Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: undefined\n at sF (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:1184)\n at file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:912\n at Array.map (<anonymous>)\n at rF (file:///Users/satchit/.local/share/mise/installs/node/22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1354:903)\n at We2 (file:///Users/satchit/.local/share/mise/installs/node/22.13.0
Note: Error logs were truncated.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗