[Feature Request] Restore Detailed Thinking/Reasoning Output Before Code Generation
Resolved 💬 3 comments Opened Oct 4, 2025 by Kevin-McIsaac Closed Oct 7, 2025
Bug Description
Claude code nolonger shows its thinking, instead it prioritises the code chagnes. I find this much less useful as I no longer review the code and assuem claude will do this fine. What is far more useful to me is the thinking that claude does, which Ican then interact with to get the right resutl, i.e., if I see something in the thinkign I might ask it to expand, or provide a correction or new directions. The new approach does not eable that.
Environment Info
- Platform: linux
- Terminal: xterm-256color
- Version: 2.0.5
- Feedback ID: 0e5bba3c-87ee-4de5-81e8-f2b1069210a3
Errors
[{"error":"Error: Could not resolve authentication method. Expected either apiKey or authToken to be set. Or for one of the \"X-Api-Key\" or \"Authorization\" headers to be explicitly omitted\n at file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:899:3212","timestamp":"2025-10-03T02:43:03.921Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at QK (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:1183)\n at file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:911\n at Array.map (<anonymous>)\n at xX (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:902)\n at Wv1 (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1857:397)\n at CC (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:34:19415)\n at Fp (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:42814)\n at I9 (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38355)\n at Ch (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38283)\n at TC (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38137)","timestamp":"2025-10-03T02:43:33.738Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at QK (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:1183)\n at file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:911\n at Array.map (<anonymous>)\n at xX (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:902)\n at Wv1 (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1857:397)\n at CC (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:34:19415)\n at Fp (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:42814)\n at I9 (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38355)\n at Ch (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38283)\n at TC (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38137)","timestamp":"2025-10-03T02:43:33.756Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at QK (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:1183)\n at file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:911\n at Array.map (<anonymous>)\n at xX (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1741:902)\n at Object.p5B [as renderToolResultMessage] (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1857:760)\n at vJB (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2847:1958)\n at CC (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:34:19415)\n at Fp (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:42814)\n at I9 (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38355)\n at Ch (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38283)","timestamp":"2025-10-03T02:43:33.760Z"},{"error":"Error: Request was aborted.\n at AbortSignal.Y (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1120:26895)\n at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)\n at AbortSignal.dispatchEvent (node:internal/event_target:762:26)\n at runAbort (node:internal/abort_controller:447:10)\n at abortSignal (node:internal/abort_controller:433:3)\n at AbortController.abort (node:internal/abort_controller:466:5)\n at wA (file:///home/kmcisaac/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3215:49266)\n at file:///home/kmcisaac/.npm-global/lib/node_modules
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗