claude-code - 💡(How to fix) Fix [Bug] GPU utilization spike with large desktop app window size [1 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#58817Fetched 2026-05-14 03:38:45
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Participants
Timeline (top)
labeled ×4

Error Message

[{"error":"Error: Bundle upload failed: Repo is too large to bundle. Please setup GitHub on https://claude.ai/code\n at dKH (/$bunfs/root/src/entrypoints/cli.js:2710:6123)\n at async cfA (/$bunfs/root/src/entrypoints/cli.js:6643:103)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T19:31:23.368Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-13T18:54:48.111Z"}]

Code Example

[{"error":"Error: Bundle upload failed: Repo is too large to bundle. Please setup GitHub on https://claude.ai/code\n    at dKH (/$bunfs/root/src/entrypoints/cli.js:2710:6123)\n    at async cfA (/$bunfs/root/src/entrypoints/cli.js:6643:103)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T19:31:23.368Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-13T18:54:48.111Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description When I run the desktop app window at a large size, it pegs my iGPU (which drives my monitor).

Environment Info

  • Platform: linux
  • Terminal: vscode
  • Version: 2.1.133
  • Feedback ID: b9f08a5c-f6b8-4f55-9bb0-8a014e4329f9

Errors

[{"error":"Error: Bundle upload failed: Repo is too large to bundle. Please setup GitHub on https://claude.ai/code\n    at dKH (/$bunfs/root/src/entrypoints/cli.js:2710:6123)\n    at async cfA (/$bunfs/root/src/entrypoints/cli.js:6643:103)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T19:31:23.368Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3449)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-13T18:54:48.111Z"}]

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