Skip to content

fix(frontend): eliminate runaway renderer CPU - #373

Merged
attson merged 1 commit into
mainfrom
hotfix/main-window-high-cpu
Sep 3, 2026
Merged

fix(frontend): eliminate runaway renderer CPU#373
attson merged 1 commit into
mainfrom
hotfix/main-window-high-cpu

Conversation

@attson

@attson attson commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace continuously animated task, titlebar, and last-output indicators with static cross-platform state visuals
  • preserve websocket reconnect backoff across proxy-only opens until a real relay protocol frame arrives
  • rebuild the embedded web client so desktop, web, and mobile share the fix

Verification

  • desktop frontend: 177 files / 2322 tests passed
  • Wails production bundle built
  • Capacitor production bundle built
  • Web production bundle built
  • isolated 15-running-session renderer test: 64.9% CPU before, 0.75% after

@attson
attson merged commit eef6d92 into main Sep 3, 2026
7 checks passed
@attson
attson deleted the hotfix/main-window-high-cpu branch September 3, 2026 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant