JimLiu-baoyu-skills/packages
Alec Jiang b7bcc8c094 fix(baoyu-chrome-cdp): keep HTTP validation in findExistingChromeDebugPort
findExistingChromeDebugPort callers (fetch_google_cookies_via_cdp) depend
on /json/version being available. TCP-only check could misclassify
non-CDP listeners as reusable, causing waitForChromeDebugPort to timeout
instead of falling back to launching a new Chrome. Restore isDebugPortReady
(HTTP) as the validator for this function; TCP-only check remains in
discoverRunningChromeDebugPort for Chrome 146 approval mode.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 18:11:37 +08:00
..
baoyu-chrome-cdp fix(baoyu-chrome-cdp): keep HTTP validation in findExistingChromeDebugPort 2026-03-16 18:11:37 +08:00
baoyu-md fix: preserve inline code in cjk emphasis 2026-03-14 17:12:03 +08:00