Session Issues with the LLM
Bug Description
Spent three hours or more diagnosing a comfyUI workflow issue and completeley was ignored by the LLM, it went into "I know bettter" mode and refused to take any context of what i was asking it to do- wasted several hours of context session tokens, and now either is tay up until 2 am waiting for it -- or i sit here for six hours removing the 100s of lines of NFO logging that was useless to be made because i told it and showed it the full workflow for the ComfyUI image - in the metadata reader we've worked on it shows teh Flux Kontext imag e- instead it tries to search my whole hard drive, find the image and rpove me "WROING" that there's "NO METADATA" (there is because the app reads it) and then adds more hours of logging into the app. I normally am VERY patient with this, but the cost of these tools while yes i validate it's like 1000s of hours of power credit ands and ecological nightmares- - btu it's the cost to me which ican't always afford when it's breaking my code more than fixing it. I Know ComfyUI is a nightmare to processs, but if i give it a ful workflow it ignores it, if i give it instructions not to search my whole drive it ignores it - if i make a claudeMD it ignores it - it over simplifies code, and refuses to listen to me -- and i barely knwo python on my own but i've learned enough that this is not the way programming works.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.0.28
- Feedback ID:
Errors
[{"error":"AxiosError: Request failed with status code 403\n at wR (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:24:1136)\n at Unzip.<anonymous> (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:29:9845)\n at Unzip.emit (node:events:519:35)\n at Unzip.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at m3A.request (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:31:2129)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async eh2 (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:3572:15125)","timestamp":"2025-10-28T21:43:28.898Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at YD (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4413)\n at file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4141\n at Array.map (<anonymous>)\n at OF (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4132)\n at YTQ (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1797:6306)\n at Vw (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:73:19414)\n at Qo (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:42806)\n at T9 (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:38347)\n at zc (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:38275)\n at Lw (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:38129)","timestamp":"2025-10-28T21:54:07.562Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at YD (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4413)\n at file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4141\n at Array.map (<anonymous>)\n at OF (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4132)\n at YTQ (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1797:6306)\n at Vw (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:73:19414)\n at Qo (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:42806)\n at T9 (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:38347)\n at zc (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:38275)\n at Lw (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:75:38129)","timestamp":"2025-10-28T22:53:39.965Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at YD (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4413)\n at file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1175:4141\n at Array.map (<anonymous>)\n at OF (file:///Users/duskfall/.claude/local/node_modules/@anthropic-ai/claude-c
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗