claude-code - 💡(How to fix) Fix [Bug] Agent mode setup download hangs on desktop app [1 comments, 2 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#45536Fetched 2026-04-09 08:03:06
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

Error Message

Desktop app agent mode download stuck. Clicking "Download" on the "Get set up for agent mode" screen does nothing — no progress, no error. CLI v2.1.97 installed and working fine via the same GCS servers, so this is not a network issue. macOS on MacBook Air. Same as GitHub issue #38654.

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description Desktop app agent mode download stuck. Clicking "Download" on the "Get set up for agent mode" screen does nothing — no progress, no error. CLI v2.1.97 installed and working fine via the same GCS servers, so this is not a network issue. macOS on MacBook Air. Same as GitHub issue #38654.

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.97
  • Feedback ID: 2adc0de1-8c59-41d0-bf07-065a67bc078e

Errors

[]
<img width="1457" height="790" alt="Image" src="https://github.com/user-attachments/assets/abfdba79-8b90-47a3-9e2c-c68f05e6a2ed" /> <!-- Failed to upload "Screen Recording 2026-04-09 at 6.52.54 AM.mov" -->

extent analysis

TL;DR

Investigate the desktop app's interaction with the GCS servers to resolve the agent mode download issue, as the CLI version is working fine.

Guidance

  • Verify that the desktop app is correctly configured to connect to the GCS servers, as the CLI is able to connect successfully.
  • Check for any differences in authentication or authorization between the desktop app and the CLI.
  • Review the image and screen recording provided for any visual cues or error messages that may indicate the cause of the issue.
  • Compare the environment and version information with the similar issue #38654 to see if there are any common factors.

Example

No code snippet can be provided as the issue does not contain any relevant code information.

Notes

The lack of error messages in the Errors section and the empty JSON array suggests that the issue may not be related to a specific error, but rather a problem with the app's functionality.

Recommendation

Apply workaround: Investigate and resolve any configuration or authentication differences between the desktop app and the CLI, as the CLI is working correctly with the GCS servers.

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

claude-code - 💡(How to fix) Fix [Bug] Agent mode setup download hangs on desktop app [1 comments, 2 participants]