AgentX v1.0.1
Non-Breaking Changes / Bug Fixes (No Performance Effect)
- Added AgentX post-run validation requiring TTFT and inter-token-latency observations to cover at least 98% of each valid duration-based profiling phase.
- Runs with incomplete profiling coverage now exit non-zero, retain diagnostic artifacts, and mark the submission invalid with
insufficient_profile_metric_coverage. - Warmup observations and intentionally short
--unsafe-overridesmoke runs are excluded from the coverage check. - No changes to request payloads, workload pacing, concurrency, ordering, warmup handoff, spawn/join behavior, latency calculations, routing, or inference-server execution. Healthy-run performance results are unchanged.
Validation
- Full local pre-commit suite passed.
- Targeted changed-path suites passed, with up to 170 tests per independent audit.
- Healthy mock profiles passed with 99.8–100% TTFT coverage and 100% ITL coverage.
- Deliberately stopped or suspended mock servers failed with retained artifacts and the expected invalid-submission reason.
What's Changed
Full Changelog: agentx-v1.0.0...agentx-v1.0.1