Skip to content

fix: suppress Windows console popup on /execute spawn#33

Merged
jesse23 merged 1 commit into
mainfrom
fix/windows-execute-popup
Jun 30, 2026
Merged

fix: suppress Windows console popup on /execute spawn#33
jesse23 merged 1 commit into
mainfrom
fix/windows-execute-popup

Conversation

@jesse23

@jesse23 jesse23 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add windowsHide: true to the spawn options in the /execute endpoint
  • Prevents Windows from opening a console popup window when headless commands are executed
  • No-op on Mac/Linux, no behavior change on those platforms

Test plan

  • Run POST /s/:id/execute on Windows and confirm no console popup appears
  • Verify existing test suite still passes (pnpm test)
  • Confirm Mac/Linux behavior is unchanged

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@jesse23 jesse23 merged commit e7414c9 into main Jun 30, 2026
3 checks passed
@jesse23 jesse23 deleted the fix/windows-execute-popup branch June 30, 2026 00:35
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