Skip to content

Fix dispatch-dev stealing agent terminal focus#46

Merged
selfcontained merged 1 commit into
mainfrom
fix/dispatch-dev-focus
Mar 13, 2026
Merged

Fix dispatch-dev stealing agent terminal focus#46
selfcontained merged 1 commit into
mainfrom
fix/dispatch-dev-focus

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Add -d flag to tmux new-window calls in dispatch-dev so dev-server and vite-dev windows are created in the background
  • Prevents the agent's Claude terminal session from losing focus when dispatch-dev up starts services

Test plan

  • Type checks pass (npm run check)
  • Unit tests pass (npm test)
  • E2e tests pass (npm run test:e2e) — 23/23

🤖 Generated with Claude Code

Add -d flag to tmux new-window calls so dev-server and vite-dev
windows are created in the background without switching the active
pane away from the agent's Claude session.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit 8d61a64 into main Mar 13, 2026
1 check passed
@selfcontained
selfcontained deleted the fix/dispatch-dev-focus branch March 13, 2026 02:41
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