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

feat: validate uids#37

Merged
OrKoN merged 1 commit intomainfrom
orkon/uid-validation
Sep 16, 2025
Merged

feat: validate uids#37
OrKoN merged 1 commit intomainfrom
orkon/uid-validation

Conversation

@OrKoN
Copy link
Copy Markdown
Collaborator

@OrKoN OrKoN commented Sep 16, 2025

  • generate snapshot IDs.
  • change uid to be a string.
  • validate that uid is not coming from a stale snapshot.

Comment thread src/McpContext.ts Outdated
Copy link
Copy Markdown
Collaborator

@Lightning00Blade Lightning00Blade left a comment

Choose a reason for hiding this comment

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

LGTM with comment

@OrKoN OrKoN force-pushed the orkon/uid-validation branch from 412a5e6 to f534989 Compare September 16, 2025 11:52
@OrKoN OrKoN enabled auto-merge (squash) September 16, 2025 11:52
@OrKoN OrKoN merged commit 014a8bc into main Sep 16, 2025
10 checks passed
@OrKoN OrKoN deleted the orkon/uid-validation branch September 17, 2025 06:02
OrKoN pushed a commit that referenced this pull request Sep 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](chrome-devtools-mcp-v0.1.0...chrome-devtools-mcp-v0.2.0)
(2025-09-17)


### Features

* add performance_analyze_insight tool.
([#42](#42))
([21e175b](21e175b))
* support script evaluate arguments
([#40](#40))
([c663f4d](c663f4d))
* use Performance Trace Formatter in trace output
([#36](#36))
([0cb6147](0cb6147))
* validate uids
([#37](#37))
([014a8bc](014a8bc))


### Bug Fixes

* change profile folder name to browser-profile
([#39](#39))
([36115d7](36115d7))
* refresh context based on the browser instance
([#44](#44))
([93f4579](93f4579))
* update puppeteer to fix a11y snapshot issues
([#43](#43))
([b58f787](b58f787))

---
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 that referenced this pull request Sep 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](chrome-devtools-mcp-v0.1.0...chrome-devtools-mcp-v0.2.0)
(2025-09-17)


### Features

* add performance_analyze_insight tool.
([#42](#42))
([21e175b](21e175b))
* support script evaluate arguments
([#40](#40))
([c663f4d](c663f4d))
* use Performance Trace Formatter in trace output
([#36](#36))
([0cb6147](0cb6147))
* validate uids
([#37](#37))
([014a8bc](014a8bc))


### Bug Fixes

* change profile folder name to browser-profile
([#39](#39))
([36115d7](36115d7))
* refresh context based on the browser instance
([#44](#44))
([93f4579](93f4579))
* update puppeteer to fix a11y snapshot issues
([#43](#43))
([b58f787](b58f787))

---
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 that referenced this pull request Sep 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](chrome-devtools-mcp-v0.1.0...chrome-devtools-mcp-v0.2.0)
(2025-09-17)


### Features

* add performance_analyze_insight tool.
([#42](#42))
([21e175b](21e175b))
* support script evaluate arguments
([#40](#40))
([c663f4d](c663f4d))
* use Performance Trace Formatter in trace output
([#36](#36))
([0cb6147](0cb6147))
* validate uids
([#37](#37))
([014a8bc](014a8bc))


### Bug Fixes

* change profile folder name to browser-profile
([#39](#39))
([36115d7](36115d7))
* refresh context based on the browser instance
([#44](#44))
([93f4579](93f4579))
* update puppeteer to fix a11y snapshot issues
([#43](#43))
([b58f787](b58f787))

---
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