Skip to content

Fix desktop update restart flow#152

Merged
kinwo merged 4 commits into
mainfrom
codex/fix-update-restart
May 10, 2026
Merged

Fix desktop update restart flow#152
kinwo merged 4 commits into
mainfrom
codex/fix-update-restart

Conversation

@kinwo
Copy link
Copy Markdown
Contributor

@kinwo kinwo commented May 10, 2026

Summary

  • Route the update install action through an awaited main-process IPC handler so the app shuts down the CLI and then enters Electron’s quitAndInstall() restart path.
  • Update the renderer banner to reflect the restart state while the install request is in flight.
  • Add regression coverage for the restart banner flow and the update install IPC path.

Testing

  • bun run verify passed.
  • Added/updated Playwright coverage for the update banner restart flow in the desktop E2E suite.

@kinwo kinwo merged commit c55ddda into main May 10, 2026
2 checks passed
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