[Bug]: Claude runtime stream failed when closing T3Code
Open
Nobody has claimed this yet.
bug
needs-triage
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/server
Steps to reproduce
- Create a new thread using Claude Code
- No errors on any request
- Close using Cmd+Q T3Code MacOS app
- Reopen T3Code
- Thread previously created show an unexpected error "Claude runtime stream failed"
Expected behavior
No error should be displayed like before quitting app
Actual behavior
Impact
Major degradation or frequent failure
Version or commit
No response
Environment
macOS 26.5.2
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
this pull request https://github.com/pingdotgg/t3code/pull/5142 should fix it
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in apps/server and review pull request #5142, which the report identifies as a possible fix for the Claude runtime stream failure. Reproduce the create, quit, reopen flow and verify that the existing thread loads without displaying the error after the issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100