Conversation
triuzzi
added a commit
that referenced
this pull request
Apr 21, 2026
* docs: rebrand CLI guide for Brave * 0.2.1
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 free
to 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
ChromeDevTools/chrome-devtools-mcp(10 new commits rebased below our Brave commits)docs/cli.mdfor Brave (was still entirely Chrome-branded — missed in the initial port)src/version.tsdrift (was hardcoded at0.1.0while package was0.2.0, causing the CLI to report the wrong version and nag local builds with a false update prompt) by bumping it alongsidepackage.jsonto0.2.1Upstream commits pulled in
0331f6achore: implement memory snapshot information (chore: implement memory snapshot information ChromeDevTools/chrome-devtools-mcp#1874)ea57e86fix: ignore unmapped PerformanceIssue events (fix: ignore unmapped PerformanceIssue events ChromeDevTools/chrome-devtools-mcp#1852)2f458c1fix(network): trailing data in Network redirect chain (fix(network): trailing data in Network redirect chain ChromeDevTools/chrome-devtools-mcp#1880)49f46b3chore: amend security guidelines (chore: amend security guidelines ChromeDevTools/chrome-devtools-mcp#1890)3f0cf10fix: avoid showing update notification for local builds (fix: avoid showing update notification for local builds ChromeDevTools/chrome-devtools-mcp#1889) — addedsemverdep796d6f2docs: document network response and request extensions (docs: document network response and request extensions ChromeDevTools/chrome-devtools-mcp#1887)54cfc7echore(deps-dev): bump protobufjs 7.5.4 → 7.5.5 (chore(deps-dev): bump protobufjs from 7.5.4 to 7.5.5 ChromeDevTools/chrome-devtools-mcp#1885)e102a43test: try things to reduce flakiness (test: try things to reduce flakiness ChromeDevTools/chrome-devtools-mcp#1879)6ba1816test: add debug logs when running GitHub actions in debug (test: add debug logs when running GitHub actions in debug ChromeDevTools/chrome-devtools-mcp#1878)0287486chore: minor fixes to build and evals (chore: minor fixes to build and evals ChromeDevTools/chrome-devtools-mcp#1875)Verified
--usage-statisticsstill defaults tofalsebrave-mcp/brave-devtools-mcp/brave-devtoolstscpassesstart,status,list_pages,navigate_page url --url,evaluate_script,take_screenshot,list_console_messages,list_network_requests,--output-format=json,stoptests/e2e/brave-integration.test.mjs) passes against live Brave — further tests OOM'd due to event volume from the user's real browser, not a regressionTest plan
v0.2.1and create GitHub pre-release