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

refactor(network): de-duplicate String and JSON formatters#985

Merged
OrKoN merged 1 commit intomainfrom
orkon/refactor-formatter
Feb 18, 2026
Merged

refactor(network): de-duplicate String and JSON formatters#985
OrKoN merged 1 commit intomainfrom
orkon/refactor-formatter

Conversation

@OrKoN
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN commented Feb 18, 2026

  • string formatters should use the same data as the JSON formatters
  • removed an extra space in network status

@OrKoN OrKoN changed the title refactor: de-duplicate String and JSON formatters refactor(network): de-duplicate String and JSON formatters Feb 18, 2026
Comment thread src/formatters/NetworkFormatter.ts Outdated
Comment thread src/formatters/NetworkFormatter.ts Outdated
Comment thread src/formatters/NetworkFormatter.ts Outdated
@OrKoN OrKoN force-pushed the orkon/refactor-formatter branch from c23ea14 to ec628b7 Compare February 18, 2026 12:50
@OrKoN OrKoN force-pushed the orkon/refactor-formatter branch from ec628b7 to 571dc47 Compare February 18, 2026 12:51
@OrKoN OrKoN added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit 1896dbb Feb 18, 2026
20 checks passed
@OrKoN OrKoN deleted the orkon/refactor-formatter branch February 18, 2026 13:13
madhaviai pushed a commit to madhaviai/chrome-devtools-mcp that referenced this pull request Feb 18, 2026
…Tools#985)

- string formatters should use the same data as the JSON formatters
- removed an extra space in network status
github-merge-queue bot pushed a commit that referenced this pull request Feb 19, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.17.2](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
([#979](#979))
([d2bc489](d2bc489))
* handle network request pagination correctly
([#980](#980))
([0d9f422](0d9f422))


### 📄 Documentation

* Add a note about previously installed server installations
([#982](#982))
([c0009f7](c0009f7))
* update codex doc URL
([#987](#987))
([ebbbea7](ebbbea7))


### ♻️ Chores

* **network:** de-duplicate String and JSON formatters
([#985](#985))
([1896dbb](1896dbb))
* remove text from the status code for Network requests
([#778](#778))
([327a388](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
…Tools#985)

- string formatters should use the same data as the JSON formatters
- removed an extra space in network status
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).
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