v1.0.2
Depends on @testingbot/automation-mcp ^0.1.5 and fixes issues surfaced testing
in Claude Desktop:
- Fix stdio JSON-RPC corruption: silence @wdio/logger before
webdriverloads
(via a side-effect module imported first, so ESM hoisting can't defeat it). getUserInfo: render only fields the /v1/user API actually returns (no more
"Email: undefined"; uses seconds / concurrency).- Pulls in automation-mcp 0.1.5: setTimeouts fix, realDevice support with
availability/version pre-flight, and tb_screenshot save-to-file. - Unify the OIDC release workflow (trusted publishing, version-tag guard).