Skip to content

fix(mcp): return absolute video paths - #42531

Open
Tim Rogers (timrogers) wants to merge 1 commit into
microsoft:mainfrom
timrogers:fix-42530
Open

fix(mcp): return absolute video paths#42531
Tim Rogers (timrogers) wants to merge 1 commit into
microsoft:mainfrom
timrogers:fix-42530

Conversation

@timrogers

@timrogers Tim Rogers (timrogers) commented Sep 3, 2026

Copy link
Copy Markdown

The browser_stop_video tool currently returns video links using paths relative to the MCP client's workspace.

Agents often cannot determine which directory those paths are relative to, especially when the server working directory, client roots, and configured output directory differ. As a result, agents get confused and cannot reliably find the recorded video on disk.

Summary

  • return absolute filesystem paths from browser_stop_video
  • cover absolute paths for MCP and CLI video results

Fixes #42530

Fixes: microsoft#42530

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Test results for "MCP"

8288 passed, 1371 skipped


Merge workflow run.

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.

[MCP] Return absolute paths from browser_stop_video

1 participant