Uh oh!
There was an error while loading. Please reload this page.
[DevTools] Upgrade chrome-devtools-mcp to 1.8.0 in cdt-mcp e2e - #37497
Merged
Conversation
2 tasks
hoxyqforce-pushed
the
devtools/cdt-mcp-2-upgrade-mcp
branch
from
September 2, 2026 19:35
e6038c3 to
8c1d695Comparehoxyqforce-pushed
the
devtools/cdt-mcp-2-upgrade-mcp
branch
from
September 2, 2026 19:45
8c1d695 to
5c52084Comparehoxyq
marked this pull request as ready for review
September 2, 2026 19:46
2 tasks
eps1lon
approved these changes
Sep 3, 2026
hoxyq
disabled the stack merge
September 3, 2026 13:14
Pass pageId to page-scoped CLI tools and use a hex session id, which 1.8.0 requires.
hoxyqforce-pushed
the
devtools/cdt-mcp-2-upgrade-mcp
branch
from
September 3, 2026 13:14
5c52084 to
7397960CompareThe build for this commit did not complete, so there is no size report. See the workflow run for details. Generated by sizebot against 7397960 |
eps1lon
approved these changes
Sep 4, 2026
Uh oh!
There was an error while loading. Please reload this page.
harshil585581 added a commit
to harshil585581/react
that referenced
this pull request
Sep 4, 2026
[DevTools] Upgrade chrome-devtools-mcp to 1.8.0 in cdt-mcp e2e (react#37497)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
pageIdto page-scoped CLI tools, which 1.8.0 requires.sessionId(crypto.randomUUID()). 1.8.0 rejects ids that are not/[a-fA-F0-9-]+/.Stacked on #37496
Test plan
yarn --cwd packages/react-devtools-cdt-mcp test:e2e