豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

fix: mark categoryExtensions flag mutually exclusive with autoConnect#1202

Merged
nroscino merged 3 commits intomainfrom
fix/make-category-extension-explicit
Mar 18, 2026
Merged

fix: mark categoryExtensions flag mutually exclusive with autoConnect#1202
nroscino merged 3 commits intomainfrom
fix/make-category-extension-explicit

Conversation

@nroscino
Copy link
Copy Markdown
Contributor

Fixes #1072

@nroscino nroscino requested review from wolfib and zyzyzyryxy March 18, 2026 10:45
@nroscino nroscino enabled auto-merge March 18, 2026 16:30
@nroscino nroscino added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main with commit 8c2a7fc Mar 18, 2026
31 of 33 checks passed
@nroscino nroscino deleted the fix/make-category-extension-explicit branch March 18, 2026 17:05
github-merge-queue bot pushed a commit that referenced this pull request Mar 20, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.20.3](chrome-devtools-mcp-v0.20.2...chrome-devtools-mcp-v0.20.3)
(2026-03-20)


### 🛠️ Fixes

* mark categoryExtensions flag mutually exclusive with autoConnect
([#1202](#1202))
([8c2a7fc](8c2a7fc)),
closes
[#1072](#1072)


### ⚡ Performance

* **memory:** release old navigation request in NetworkCollector
([#1200](#1200))
([1e6456c](1e6456c))
* use CDP to find open DevTools pages (reland)
([#1210](#1210))
([53483bc](53483bc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
OrKoN pushed a commit to mvanhorn/chrome-devtools-mcp that referenced this pull request Apr 1, 2026
OrKoN pushed a commit to mvanhorn/chrome-devtools-mcp that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.20.3](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.20.2...chrome-devtools-mcp-v0.20.3)
(2026-03-20)


### 🛠️ Fixes

* mark categoryExtensions flag mutually exclusive with autoConnect
([ChromeDevTools#1202](ChromeDevTools#1202))
([8c2a7fc](ChromeDevTools@8c2a7fc)),
closes
[ChromeDevTools#1072](ChromeDevTools#1072)


### ⚡ Performance

* **memory:** release old navigation request in NetworkCollector
([ChromeDevTools#1200](ChromeDevTools#1200))
([1e6456c](ChromeDevTools@1e6456c))
* use CDP to find open DevTools pages (reland)
([ChromeDevTools#1210](ChromeDevTools#1210))
([53483bc](ChromeDevTools@53483bc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

Better error handling when trying to use --browser-url and auto-connect together with extensions debugging.

3 participants