Conversation
a0f4d5b to
31f89b9
Compare
Lightning00Blade
approved these changes
Feb 17, 2026
Collaborator
Lightning00Blade
left a comment
There was a problem hiding this comment.
LGTM with one question
nroscino
approved these changes
Feb 17, 2026
31f89b9 to
7d979d0
Compare
Lightning00Blade
approved these changes
Feb 18, 2026
pull bot
pushed a commit
to oogalieboogalie/chrome-devtools-mcp
that referenced
this pull request
Feb 19, 2026
🤖 I have created a release *beep* *boop* --- ## [0.17.2](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.17.1...chrome-devtools-mcp-v0.17.2) (2026-02-19) ### 🛠️ Fixes * check that combobox is actually a select element before filling out options ([ChromeDevTools#979](ChromeDevTools#979)) ([d2bc489](ChromeDevTools@d2bc489)) * handle network request pagination correctly ([ChromeDevTools#980](ChromeDevTools#980)) ([0d9f422](ChromeDevTools@0d9f422)) ### 📄 Documentation * Add a note about previously installed server installations ([ChromeDevTools#982](ChromeDevTools#982)) ([c0009f7](ChromeDevTools@c0009f7)) * update codex doc URL ([ChromeDevTools#987](ChromeDevTools#987)) ([ebbbea7](ChromeDevTools@ebbbea7)) ### ♻️ Chores * **network:** de-duplicate String and JSON formatters ([ChromeDevTools#985](ChromeDevTools#985)) ([1896dbb](ChromeDevTools@1896dbb)) * remove text from the status code for Network requests ([ChromeDevTools#778](ChromeDevTools#778)) ([327a388](ChromeDevTools@327a388)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
wolfib
pushed a commit
to wolfib/chrome-devtools-mcp
that referenced
this pull request
Mar 10, 2026
wolfib
pushed a commit
to wolfib/chrome-devtools-mcp
that referenced
this pull request
Mar 10, 2026
🤖 I have created a release *beep* *boop* --- ## [0.17.2](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.17.1...chrome-devtools-mcp-v0.17.2) (2026-02-19) ### 🛠️ Fixes * check that combobox is actually a select element before filling out options ([ChromeDevTools#979](ChromeDevTools#979)) ([d2bc489](ChromeDevTools@d2bc489)) * handle network request pagination correctly ([ChromeDevTools#980](ChromeDevTools#980)) ([0d9f422](ChromeDevTools@0d9f422)) ### 📄 Documentation * Add a note about previously installed server installations ([ChromeDevTools#982](ChromeDevTools#982)) ([c0009f7](ChromeDevTools@c0009f7)) * update codex doc URL ([ChromeDevTools#987](ChromeDevTools#987)) ([ebbbea7](ChromeDevTools@ebbbea7)) ### ♻️ Chores * **network:** de-duplicate String and JSON formatters ([ChromeDevTools#985](ChromeDevTools#985)) ([1896dbb](ChromeDevTools@1896dbb)) * remove text from the status code for Network requests ([ChromeDevTools#778](ChromeDevTools#778)) ([327a388](ChromeDevTools@327a388)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
Closes #975