[Bug] Manual Compact Command Fails Due to Conversation Length Restrictions
Resolved 💬 3 comments Opened Oct 11, 2025 by foomstack Closed Oct 15, 2025
Bug Description
Okay so the issue I'm running into is I'm pretty much never able to initiate a manual compact command. Every time I try to manually compact the conversation, I get an error saying that it's too long. My only choice at that point is:
- A) Rewind the conversation deleting valuable context that could be in the summary
- B) Continue and let the system auto-compact
I've opted for option B because I want the summaries to contain all of the actual details of what has happened. But I think it's worth considering whether this should be changed because allowing the user to Compact the conversation when they actually reach a good stopping point seems more ideal rather than forcing an auto-compact mid-task.
Environment Info
- Platform: win32
- Terminal: WarpTerminal
- Version: 2.0.14
- Feedback ID:
Errors
[{"error":"Hr2: Diagnostics file path mismatch: expected C:\\Users\\calvi\\Documents\\Foomstack\\voickey\\CLAUDE.md, got file://c:\\users\\calvi\\documents\\foomstack\\voickey\\claude.md/)\n at IL.beforeFileEdited (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:794:21844)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Object.call (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:835:2474)\n at async WS5 (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:66145)\n at async q2Q (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:62271)\n at async GS5 (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:61132)\n at async QS5 (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:60669)\n at async KP (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:57667)\n at async KP (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:58597)\n at async KP (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:58597)","timestamp":"2025-10-11T05:12:12.771Z"},{"error":"AxiosError: Request failed with status code 403\n at iM (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:24:1136)\n at BrotliDecompress.<anonymous> (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:29:9845)\n at BrotliDecompress.emit (node:events:520:35)\n at BrotliDecompress.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1701:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at A81.request (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:31:2129)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async m4Q (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2579:1062)\n at async d4Q (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2579:2055)\n at async Object.call (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2579:8350)\n at async WS5 (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:66145)\n at async q2Q (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2492:62271)","timestamp":"2025-10-11T05:21:17.832Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at hK (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2123:729)\n at file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2123:457\n at Array.map (<anonymous>)\n at tF (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2123:448)\n at K6Q (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2593:3376)\n at G$ (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:73:19415)\n at ka (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:75:42814)\n at S9 (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:75:38355)\n at Wm (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:75:38283)\n at z$ (file:///C:/Users/calvi/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:75:38137)","timestamp":"2025-10-11T05:24:43.861Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at hK (file:///C:/Users/calvi/AppData/Roaming/np
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗