[Bug] Claude Code output truncating/not displaying complete text responses

Resolved 💬 5 comments Opened Dec 19, 2025 by presence-lab Closed Dec 19, 2025

Bug Description
This Claude session isn't displaying all the text that it is producing, which makes it impossible to read. See the text below which I copied from the output. I have another session running in parallel that is NOT doing this. I saw this last night and resumed the session from a new claude instance and it is having the same problem.

A bunch of text is missing again. Can you repeat?

E2E tests have been added. The feature branch now has 17 commits implementing the chores board system:

plan
ji, tags, completed_at, completed_by to chores
d emoji, tags, completed_at, completed_by to Chore
ore schemas for board view
nt
ry
ing and new fields to chores

plement recurring chore regeneration on complete
Card with swipe and hover complete
rdView with person columns
e ChoreCreator with emoji, tags, required fields
ith emoji and tags
on chores page
chore completion
promise handling errors

  1. Discard this work

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 2.0.73
  • Feedback ID: 0c852bbd-1892-44fb-8970-a7a5a6a21fc0

Errors

[{"error":"Error: Request was aborted.\n    at u0A._createMessage (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:503:3157)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-12-19T14:04:01.811Z"},{"error":"Error: Request was aborted.\n    at gT.makeRequest (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:846:3940)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-12-19T14:04:18.410Z"},{"error":"Error: Request was aborted.\n    at gT.makeRequest (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:846:3940)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-12-19T14:04:34.129Z"},{"error":"Error: Request was aborted.\n    at u0A._createMessage (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:503:3157)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-12-19T14:04:50.035Z"},{"error":"Error: Request was aborted.\n    at u0A._createMessage (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:503:3157)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-12-19T14:05:08.235Z"},{"error":"Error: Request was aborted.\n    at gT.makeRequest (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:846:3940)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-12-19T14:05:24.075Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n    at UU.<anonymous> (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:57:10436)\n    at UU.emit (node:events:519:28)\n    at UU.emit (node:domain:489:12)\n    at Timeout.<anonymous> (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:56:5600)\n    at listOnTimeout (node:internal/timers:588:17)\n    at process.processTimers (node:internal/timers:523:7)\n    at ezA.request (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:59:2130)\n    at runNextTicks (node:internal/process/task_queues:65:5)\n    at listOnTimeout (node:internal/timers:549:9)\n    at process.processTimers (node:internal/timers:523:7)\n    at async m_0 (file:///C:/Users/arobb/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:4951:4053)","timestamp":"2025-12-19T14:05:55.098Z"},{"error":"Error: 1P event logging: 10 events failed to export\n    at hp1.queueFailedEvents (file:///C:/Users/

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗