Antithesis agent-browser A helper skill for reading data from authenticated Antithesis web pages when the snouty API doesn't expose what's needed. Other skills ( , , ) delegate here when they need an authenticated browser session. Purpose - Handle interactive authentication to the user's Antithesis tenant with minimal disruption. - Load Antithesis web pages (reports, logs, runs, causality) and extract data from them via an injected runtime. When to use - When another skill needs information from an Antithesis page that snouty cannot reliably provide. - When the user or another skill needs to…