Gap #24 — Medium
VCR-style HTTP recording/replay for deterministic provider testing.
Source: pi-agent-rust
What's needed:
- Record real SSE responses as deterministic cassettes
- Three modes: Record, Playback, Auto
- Automatic sensitive-field redaction (API keys, tokens)
- Enables E2E tests without live credentials
Reference: pi-agent-rust src/vcr.rs
Gap #24 — Medium
VCR-style HTTP recording/replay for deterministic provider testing.
Source: pi-agent-rust
What's needed:
Reference: pi-agent-rust src/vcr.rs