v1.9
MCP test-runner with fixtures
Your agent can now run a snippet's tests with recorded fixtures before it ships.
- Added`run_tests` MCP tool executes fixtures and returns pass/fail per case.
- AddedFixture recorder captures a real request and replays it on every run.
- ChangedDraft receipts now show the self-test result inline.