[Bug] Reduced Context Retention and Intelligence in Code Generation
Resolved 💬 3 comments Opened Sep 29, 2025 by sorcrr2023 Closed Jan 9, 2026
Bug Description
reduced intelligence and context issue is back
completely missed major parts of a plan that was created after compaction.
i had given cc a task to enhance a plan and during the audit, compaction occured. after the compaction it lost context and created a new plan isntead of enhancing the older plan that i had asked it to enhance and missed out major parts of it. im assuming that in the compaction process it missed reading the main file.
Environment Info
- Platform: win32
- Terminal: cursor
- Version: 1.0.128
- Feedback ID: f9274f3c-2238-435c-aa1c-26d8b97a2106
Errors
[{"error":"AxiosError: Request failed with status code 401\n at vN (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:715:1077)\n at IncomingMessage.J0 (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:716:9955)\n at IncomingMessage.emit (node:events:530:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1698:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at mQ1.request (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:718:2088)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async HWA (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:895:3744)","timestamp":"2025-09-29T08:15:25.994Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at AK (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1774:1183)\n at file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1774:911\n at Array.map (<anonymous>)\n at WJ (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1774:902)\n at bJB (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2912:9380)\n at KC (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:34:19415)\n at Mp (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:36:42814)\n at V9 (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:36:38355)\n at jh (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:36:38283)\n at LC (file:///C:/Users/jchau/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:36:38137)","timestamp":"2025-09-29T09:58:22.041Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗