Skip to content

chore(mcp): default to extension protocol v1#40193

Merged
yury-s merged 1 commit into
microsoft:mainfrom
yury-s:default-extension-protocol-v1
Apr 14, 2026
Merged

chore(mcp): default to extension protocol v1#40193
yury-s merged 1 commit into
microsoft:mainfrom
yury-s:default-extension-protocol-v1

Conversation

@yury-s
Copy link
Copy Markdown
Member

@yury-s yury-s commented Apr 13, 2026

Summary

  • Split protocol.VERSION into LATEST_VERSION and DEFAULT_VERSION to clarify intent
  • Default extension protocol is v1 while v2 rolls out
  • Opt into v2 via PLAYWRIGHT_EXTENSION_PROTOCOL=2

Split protocol.VERSION into LATEST_VERSION (the newest protocol the
relay knows how to speak) and DEFAULT_VERSION (the one it uses when
PLAYWRIGHT_EXTENSION_PROTOCOL is unset). Default is v1 while v2 rolls
out; opt into v2 via the env variable.
@yury-s yury-s merged commit 8ebdb0f into microsoft:main Apr 14, 2026
8 of 9 checks passed
@yury-s yury-s deleted the default-extension-protocol-v1 branch April 14, 2026 00:09
@github-actions
Copy link
Copy Markdown
Contributor

Test results for "MCP"

1 failed
❌ [chromium] › mcp/timeouts.spec.ts:49 › action timeout (custom) @mcp-macos-latest

5980 passed, 922 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.

2 participants