Output is coming line by line instead of sentence
Resolved 💬 6 comments Opened Nov 26, 2025 by isiddharthsingh Closed Dec 27, 2025
Bug Description
The output is coming line by line. It's like each word comes in a new line istead of a sentence. Please fix this asap. I'm using my enterprise inference.
Environment Info
- Platform: darwin
- Terminal: WarpTerminal/Normal Terminal
- Version: 2.0.54
- Feedback ID:
Errors
[{"error":"Error: 404 {\"error\":{\"message\":\"Endpoint not found. Use /claude-code or /claude-code/v1/messages.\",\"type\":\"not_found_error\"},\"request_id\":null,\"type\":\"error\"}\n at I9.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:459:9527)\n at FT.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1312:2195)\n at FT.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1312:5419)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1464:2769\n at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1464:2262\n at async o15 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1463:16949)\n at async k12 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1464:2195)\n at async TOA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2194:52)\n at async P81 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2194:261)","timestamp":"2025-11-26T01:16:40.026Z"},{"error":"SyntaxError: Expected property name or '}' in JSON at position 1 (line 1 column 2)\n at JSON.parse (<anonymous>)\n at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:74:693\n at B (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6527)\n at c12 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1465:2276)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-26T01:16:46.039Z"}]
I tried rolling back to previous versions but the output was not coming and in the latest versions, the output is this way.
<img width="554" height="513" alt="Image" src="https://github.com/user-attachments/assets/7ea686d0-da86-4b32-879c-34c84bce7536" />
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗