Skip to content

Conversation

@sorrycc
Copy link
Member

@sorrycc sorrycc commented Jan 3, 2026

.

@augmentcode
Copy link

augmentcode bot commented Jan 3, 2026

🤖 Augment PR Summary

Summary: This PR removes the CLI/browser integration that enabled the Chrome DevTools MCP server.

Changes:

  • Removed the Chrome DevTools MCP entrypoint under mcps/ and dropped the chrome-devtools-mcp dependency.
  • Removed the browser config option and its associated MCP server merge logic.
  • Removed the --browser CLI flag and stopped passing it into runtime config.
  • Updated the build pipeline to no longer bundle MCPs (removed build:mcps from build).
  • Simplified Biome configuration by removing now-unneeded browser-specific exclusions/overrides.

Technical Notes: After this change, Chrome DevTools MCP will no longer be auto-registered via configuration, and builds will no longer emit bundled MCP artifacts.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@sorrycc sorrycc merged commit 1d3fb42 into master Jan 3, 2026
4 checks passed
@sorrycc sorrycc deleted the feat/remove-browser-integration branch January 3, 2026 16:18
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