소개
The Agent Recorder Fixtures skill streamlines the development of autonomous AI agents by capturing live network traffic and converting it into deterministic Swift code for unit testing. By recording requests and responses—including complex streaming text, event-streams, and tool calls—it allows developers to keep their test suites perfectly in sync with evolving API payloads without manual mock creation. This tool is essential for debugging agent loops and maintaining high-fidelity provider adapters within the SwiftAgent ecosystem.