Skip to content

Make debugger control commands non-blocking - #2

Open
ksa-real wants to merge 5 commits into
feat/mcp-auth-tokenfrom
fix/non-blocking-debug-commands
Open

Make debugger control commands non-blocking#2
ksa-real wants to merge 5 commits into
feat/mcp-auth-tokenfrom
fix/non-blocking-debug-commands

Conversation

@ksa-real

Copy link
Copy Markdown
Owner

Summary

  • return promptly after VS Code accepts start, continue, restart, and step commands
  • support optional bounded timeoutMs waits and add explicit wait_for_debug_stop
  • report resolved launch configuration, session identity, state, and stopped details
  • document the revised MCP tool contract and remove polling-based synchronization
  • verify standard MCP ping and propagation of request cancellation signals

Tests

  • npm run compile
  • npm run lint
  • npm test — 71 passing

This is a stacked PR based on feat/mcp-auth-token.

@ksa-real
ksa-real force-pushed the fix/non-blocking-debug-commands branch from da10ac2 to 8223bdc Compare July 26, 2026 01:11
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