Skip to content

fix(desktop): stabilize local runtime startup#237

Merged
lefarcen merged 5 commits intomainfrom
fix/desktop-runtime-stability
Mar 18, 2026
Merged

fix(desktop): stabilize local runtime startup#237
lefarcen merged 5 commits intomainfrom
fix/desktop-runtime-stability

Conversation

@PerishCode
Copy link
Copy Markdown
Contributor

Summary

  • route OpenAPI-backed web requests and auth requests to the local desktop API origin during desktop builds instead of relying on the web sidecar proxy path
  • ignore ignorable stdio EIO and EPIPE stream errors in the desktop runtime logger so closed output streams do not crash the Electron main process
  • keep the scope limited to shared client/runtime boundaries and avoid page-level request rewrites while raw fetch cleanup is handled separately

@lefarcen lefarcen merged commit 8de0fe1 into main Mar 18, 2026
6 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.

2 participants