Skip to content

fix: hide backend subprocess windows on Windows#2179

Merged
harshitsinghbhandari merged 1 commit into
mainfrom
fix/windows-hide-backend-subprocesses-agentwrapper
Jun 25, 2026
Merged

fix: hide backend subprocess windows on Windows#2179
harshitsinghbhandari merged 1 commit into
mainfrom
fix/windows-hide-backend-subprocesses-agentwrapper

Conversation

@Priyanchew

@Priyanchew Priyanchew commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a shared backend process helper that hides non-interactive child process windows on Windows
  • route production git, gh, workspace, SCM, legacy import, and shell-command subprocesses through the helper
  • keep existing non-Windows behavior unchanged

Verification

  • Manual packaged Windows install/run verified: git/gh subprocess flashes are gone
  • go test ./internal/process ./internal/cli ./internal/adapters/scm/github ./internal/service/project ./internal/observe/scm ./internal/session_manager

@harshitsinghbhandari harshitsinghbhandari left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@harshitsinghbhandari harshitsinghbhandari merged commit 8bbc4c9 into main Jun 25, 2026
9 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