claude-code - 💡(How to fix) Fix [BUG] Desktop 1.3036.0 — Claude Code & Cowork crash with exit code 1 mid-turn [4 comments, 5 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#49406Fetched 2026-04-17 08:42:03
View on GitHub
Comments
4
Participants
5
Timeline
12
Reactions
3
Author
Timeline (top)
labeled ×5commented ×4closed ×1cross-referenced ×1

Error Message

After updating Claude Desktop to version 1.3036.0 (cf521c), both Claude Code and Cowork sessions crash with "Something went wrong — Claude Code process exited with code 1" on every turn. The error appears mid-conversation after Claude has already started streaming a response — it is not a startup crash.

Error Messages/Logs

  • Screenshot attached showing the error banner
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

After updating Claude Desktop to version 1.3036.0 (cf521c), both Claude Code and Cowork sessions crash with "Something went wrong — Claude Code process exited with code 1" on every turn. The error appears mid-conversation after Claude has already started streaming a response — it is not a startup crash.

Chat mode is unaffected. Only Code and Cowork sessions are broken.

What Should Happen?

The turn completes normally and Claude responds as it did before the update.

Error Messages/Logs

Steps to Reproduce

  1. Open Claude Desktop on version 1.3036.0
  2. Start a new Claude Code or Cowork session in any project directory
  3. Send any non-trivial prompt (e.g. a code-writing task that involves reading files)
  4. Claude begins streaming a response, then the turn terminates with: Claude Code process exited with code 1 — You can restart the conversation from an earlier message.

100% reproducible across multiple new sessions.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

Claude 1.3036.0

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Actual Behavior

The process dies mid-turn. Response is partially visible but marked as failed. "Try again" reproduces the crash. "Go back" + a shorter prompt sometimes works but is not reliable.

What I've Already Ruled Out

  • Updating to the latest Desktop version (1.3036.0 is today's build — the update is what introduced the issue)
  • Restarting the app (full Cmd+Q quit and relaunch)
  • Anthropic-side outage (persists after the April 15 outage was marked resolved)
  • The prompt itself — happens on varied, unrelated prompts
  • Project-specific config — happens across different project directories

Additional Context

  • Issue appears related to the broader pattern of exit-code-1 crashes in recent Desktop builds
  • Claude Code CLI in Terminal works fine with the same auth — only the Desktop app's embedded binary integration is affected
  • Screenshot attached showing the error banner
<img width="424" height="312" alt="Image" src="https://github.com/user-attachments/assets/0dd36d0e-a229-4ce2-ab1d-62cd6e9ec992" />

extent analysis

TL;DR

The issue can likely be mitigated by downgrading to a previous version of Claude Desktop or waiting for a patch, as the problem is reproducible and seems to be related to the recent update.

Guidance

  • The error is specific to Claude Code and Cowork sessions, and only occurs after the update to version 1.3036.0, suggesting a regression bug.
  • Given that the issue is 100% reproducible and the Claude Code CLI works fine, it's likely a problem with the Desktop app's embedded binary integration.
  • To verify the issue, try running the same prompts in the Claude Code CLI to see if the problem persists.
  • As a temporary workaround, using shorter prompts or "Go back" and retrying might sometimes work, but this is not reliable.

Notes

The exact cause of the issue is unclear, but it seems to be related to the update. Without more information or logs, it's difficult to provide a more specific solution.

Recommendation

Apply workaround: Given the information provided, downgrading to a previous version of Claude Desktop might be the most straightforward solution until a patch is released.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING