Replay Session
replay_sessionReplay a recorded session with optional modifications and detect divergence from original results.
Instructions
Replay a recorded session, optionally applying modifications. Detects divergence when replayed result differs from recorded result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordingPath | Yes | Path to the .jsonl recording file. | |
| modifications | No | Optional list of modifications to apply during replay. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | ||
| divergence | No |