Commit graph

1 commit

Author SHA1 Message Date
X9 Dev
66dfdbf44c runner: hide PowerShell window + filter PS error noise from log
All checks were successful
release / build-and-release (push) Successful in 25s
- HideWindow: true in SysProcAttr (Windows) prevents powershell.exe
  from opening a console window over the GUI
- skipPSNoiseLine filters multi-line PS error blocks (At line:, CategoryInfo,
  FullyQualifiedErrorId, VERBOSE: etc.) - errors still appear via Write-Log

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 14:39:36 +02:00