Skip to content

fix(windows): avoid MCP startup black console flash#207

Merged
everettjf merged 2 commits intomainfrom
fix/windows-hide-mcp-console-197
Mar 6, 2026
Merged

fix(windows): avoid MCP startup black console flash#207
everettjf merged 2 commits intomainfrom
fix/windows-hide-mcp-console-197

Conversation

@everettjf
Copy link
Contributor

Summary

  • on Windows, set CREATE_NO_WINDOW when spawning MCP stdio subprocesses
  • on Windows, also hide the console window for command resolution (where) probes
  • reduce startup black-console flash caused by MCP process launches

Validation

  • cargo fmt
  • cargo clippy --all-targets -- -D warnings

Closes #197

@everettjf everettjf force-pushed the fix/windows-hide-mcp-console-197 branch from 5b60519 to f244747 Compare March 6, 2026 23:18
@everettjf everettjf merged commit f0e7971 into main Mar 6, 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.

windows 启动闪黑框

1 participant