What problem does it solve?
This Skill enables users to interactively debug and analyze Antithesis test runs by connecting to debugging sessions, inspecting container states, running commands, and extracting evidence, thus facilitating accurate fault localization and troubleshooting.
Core Features & Use Cases
- Session Interaction: Connects to Antithesis debugging sessions via URLs and manages authentication states.
- Runtime Automation: Injects and controls the multiverse debugger runtime within the browser to execute commands, switch modes, and monitor progress.
- Evidence Collection: Allows users to inspect filesystem, runtime state, logs, and container contents to gather detailed evidence for diagnosing issues.
- Use Case: A developer can open a debugger session, run shell commands inside containers, and extract logs or files needed to understand a test failure.
Quick Start
Inject the runtime into the debugger page, connect to your session URL, and start inspecting the environment interactively.