[Bug] Claude ignores closed GitHub issues when analyzing issue status
Resolved 💬 2 comments Opened Nov 29, 2025 by emamulandalib Closed Nov 29, 2025
Bug Description
Claude doesn't understand if a GitHub issue is closed: https://github.com/gruntwork-io/terragrunt/issues/4613
Model's response
1. For apply/plan: If VPC doesn't exist yet, EKS apply will fail because it can't read VPC outputs. But this is expected - you'd need to apply
VPC first anyway.
2. For destroy: No real side effect - this is the desired behavior (don't destroy dependencies).
3. Known bug (https://github.com/gruntwork-io/terragrunt/issues/4613): The flag may be ignored for some commands like dag graph in recent
versions.
Environment Info
- Platform: darwin
- Terminal: tmux
- Version: 2.0.55
- Feedback ID: e329ddd7-6d05-4b9b-aba9-b432018ba47c
Errors
[{"error":"Error: connect ECONNREFUSED 0.0.0.0:443\n at aBA.from (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:11:14602)\n at Pz.<anonymous> (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:29:10028)\n at Pz.emit (node:events:520:35)\n at Pz.emit (node:domain:489:12)\n at zX1.<computed> (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:28:1117)\n at ClientRequest.emit (node:events:520:35)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:108:11)\n at TLSSocket.socketErrorListener (node:_http_client:575:5)\n at TLSSocket.emit (node:events:508:28)\n at EVA.request (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:31:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)\n at async QV0 (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4249:8674)","timestamp":"2025-11-29T20:24:35.489Z"},{"error":"Error: connect ECONNREFUSED 0.0.0.0:443\n at aBA.from (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:11:14602)\n at Pz.<anonymous> (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:29:10028)\n at Pz.emit (node:events:520:35)\n at Pz.emit (node:domain:489:12)\n at zX1.<computed> (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:28:1117)\n at ClientRequest.emit (node:events:520:35)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:108:11)\n at TLSSocket.socketErrorListener (node:_http_client:575:5)\n at TLSSocket.emit (node:events:508:28)\n at EVA.request (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:31:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)\n at async QV0 (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4249:8674)","timestamp":"2025-11-29T20:24:56.393Z"},{"error":"Error: connect ECONNREFUSED 0.0.0.0:443\n at aBA.from (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:11:14602)\n at Pz.<anonymous> (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:29:10028)\n at Pz.emit (node:events:520:35)\n at Pz.emit (node:domain:489:12)\n at zX1.<computed> (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:28:1117)\n at ClientRequest.emit (node:events:520:35)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:108:11)\n at TLSSocket.socketErrorListener (node:_http_client:575:5)\n at TLSSocket.emit (node:events:508:28)\n at EVA.request (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:31:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)\n at async QV0 (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4249:8674)","timestamp":"2025-11-29T20:25:13.578Z"},{"error":"Error: Tool mcp__serena__write_memory not found\n at rA9 (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2781:6018)\n at XN (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:759:19417)\n at BBA (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:761:42847)\n at B4 (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:761:38379)\n at da (file:///Users/andalib/.local/share/mise/installs/node/25.1.0/lib/node_modules/@anthropic-ai/claude
Note: Error logs were truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗