Skip to content

fix: hide detached broker window on Windows#451

Open
e345ee wants to merge 1 commit into
openai:mainfrom
e345ee:fix-broker-windows-hide
Open

fix: hide detached broker window on Windows#451
e345ee wants to merge 1 commit into
openai:mainfrom
e345ee:fix-broker-windows-hide

Conversation

@e345ee

@e345ee e345ee commented Jul 8, 2026

Copy link
Copy Markdown

Summary

  • Add windowsHide: true to the detached broker spawn path.
  • Add a focused unit test covering the broker spawn options.

Fixes #440.

Test plan

  • node --test tests/broker-lifecycle.test.mjs
  • git diff --check
  • npm test
  • npm run build

@e345ee e345ee requested a review from a team July 8, 2026 07:14
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.

spawnBrokerProcess() missing windowsHide: true — leftover spawn site from #67

1 participant