Skip to content

chore: sync upstream + 0.2.1 patch#7

Merged
triuzzi merged 2 commits intomainfrom
fix/v0-2-1-patch
Apr 17, 2026
Merged

chore: sync upstream + 0.2.1 patch#7
triuzzi merged 2 commits intomainfrom
fix/v0-2-1-patch

Conversation

@triuzzi
Copy link
Copy Markdown
Owner

@triuzzi triuzzi commented Apr 17, 2026

Summary

  • Sync fork with upstream ChromeDevTools/chrome-devtools-mcp (10 new commits rebased below our Brave commits)
  • Rebrand docs/cli.md for Brave (was still entirely Chrome-branded — missed in the initial port)
  • Fix src/version.ts drift (was hardcoded at 0.1.0 while package was 0.2.0, causing the CLI to report the wrong version and nag local builds with a false update prompt) by bumping it alongside package.json to 0.2.1

Upstream commits pulled in

Note: the three existing Brave commits (port, README rebrand, 0.2.0) are included in this PR with new SHAs because they were rebased onto the new upstream. Merge with rebase to keep a clean linear history.

Verified

  • --usage-statistics still defaults to false
  • Bins still brave-mcp / brave-devtools-mcp / brave-devtools
  • tsc passes
  • CLI smoke test on Brave: start, status, list_pages, navigate_page url --url, evaluate_script, take_screenshot, list_console_messages, list_network_requests, --output-format=json, stop
  • MCP smoke test (first 10 tools of tests/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 regression

Test plan

  • CI green
  • After merge, tag v0.2.1 and create GitHub pre-release

@triuzzi triuzzi self-assigned this Apr 17, 2026
@triuzzi triuzzi merged commit 62b16eb into main Apr 17, 2026
@triuzzi triuzzi deleted the fix/v0-2-1-patch branch April 17, 2026 17:19
triuzzi added a commit that referenced this pull request Apr 21, 2026
* docs: rebrand CLI guide for Brave

* 0.2.1
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.

1 participant