Skip to content

fix(vscode): scope episode dashboard to workspace root - #1286

Open
cedric013 wants to merge 1 commit into
yvgude:mainfrom
cedric013:fix/1270-vscode-episode-project-root
Open

fix(vscode): scope episode dashboard to workspace root#1286
cedric013 wants to merge 1 commit into
yvgude:mainfrom
cedric013:fix/1270-vscode-episode-project-root

Conversation

@cedric013

Copy link
Copy Markdown
Contributor

Summary

  • scope VS Code MCP launch config to ${workspaceFolder}
  • launch the dashboard with the active workspace project root
  • reject WSL-mounted Windows user profile roots as broad/unsafe fallbacks
  • guard markerless MCP root derivation against broad roots

Fixes #1270

Validation

  • git diff --check -- touched files
  • cargo fmt --check
  • npm run compile

Note: local cargo test --lib was attempted, but the full Rust lib test run exceeded the interactive window in this environment. CI should provide the full gate result.

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.

bug(vscode): dashboard episodes use a stale project root

1 participant