You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3 CLI/MCP tool updates detected on 2026-04-01. pkg/constants/constants.go has been updated and make recompile completed successfully (178/178 workflows compiled).
Tracks Playwright v1.59.0 — gains access to new browser.bind() interoperability API and @playwright/mcp --endpoint=my-session for connecting to running browsers
Inherits all Playwright v1.59.0 improvements (screencast, observability dashboard, async disposables)
Summary
3 CLI/MCP tool updates detected on 2026-04-01.
pkg/constants/constants.gohas been updated andmake recompilecompleted successfully (178/178 workflows compiled).Update: MCP Gateway v0.2.10 → v0.2.11
Released: 2026-04-01
Key Changes
go:embed, no external URL needed to validate configuration/healthnow reports real server status and uptimeproxy,difc,syncutil) and proxy mode documentationView Full Changelog
Merged PRs
Docker Image
Impact Assessment
Package Links
Update: Playwright Browser v1.58.2 → v1.59.0
Released: 2026-04-01
Breaking Changes⚠️
@playwright/experimental-ct-sveltepackageKey Features
page.screencast) — unified video recording, real-time frame streaming, action annotations, visual overlays, and agentic video receiptsbrowser.bind()) — make a launched browser available forplaywright-cli,@playwright/mcp, and other clientsplaywright-cli showlists all bound browsers with status and interactive accessnpx playwright test --debug=cliattaches and debugs tests overplaywright-clinpx playwright tracefor command-line exploration of Playwright Tracesawait usingsupport — many APIs return async disposables for automatic cleanuplocator.normalize(),page.pickLocator(),page.ariaSnapshot()methodsBrowser Versions
View Full Changelog
New APIs
page.screencast— video recording, real-time frame streaming, overlay managementbrowser.bind()/browser.unbind()— expose browser for external connectionsbrowserContext.setStorageState()— clears and sets storage state in placepage.clearConsoleMessages()/page.clearPageErrors()locator.normalize(),page.pickLocator(),page.cancelPickLocator()request.existingResponse(),response.httpVersion()liveintracing.start()for real-time trace updatesOther Improvements
'retain-on-failure-and-retries'Impact Assessment
mcr.microsoft.com/playwrightimage references tov1.59.0Package Links
Update: Playwright MCP 0.0.69 → 0.0.70
Released: 2026-04-01
Key Changes
browser.bind()interoperability API and@playwright/mcp --endpoint=my-sessionfor connecting to running browsersView Full Changelog
NPM package: https://www.npmjs.com/package/`@playwright/mcp`
Version 0.0.70 tracks Playwright v1.59.0 release.
Impact Assessment
Package Links
Recommendations
pkg/constants/constants.gowith the 3 version bumpsmake recompilehas already been run successfully (178/178 workflows)References: