Skip to content

fix(cli): tab-new navigates to url when provided#39977

Merged
yury-s merged 2 commits intomicrosoft:mainfrom
yury-s:fix-tab-new-url
Apr 3, 2026
Merged

fix(cli): tab-new navigates to url when provided#39977
yury-s merged 2 commits intomicrosoft:mainfrom
yury-s:fix-tab-new-url

Conversation

@yury-s
Copy link
Copy Markdown
Member

@yury-s yury-s commented Mar 31, 2026

Summary

  • browser_tabs tool schema was missing the url field, so it was never passed through
  • The new action now navigates to the provided URL after creating the tab

@github-actions

This comment has been minimized.

Move URL normalization and checkUrlAllowed into Tab.checkUrlAndNavigate so that navigate and tab-new share identical navigation logic.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Test results for "MCP"

1 failed
❌ [msedge] › mcp/files.spec.ts:106 › clicking on download link emits download @mcp-windows-latest

6408 passed, 377 skipped


Merge workflow run.

@yury-s yury-s merged commit 87b2074 into microsoft:main Apr 3, 2026
10 of 11 checks passed
@yury-s yury-s deleted the fix-tab-new-url branch April 3, 2026 17:28
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