Minor Changes
- Added new
scorecommand that analyzes OpenAPI 3.x descriptions and produces an AI Agent Readiness score (0-100).
Reports normalized subscores, raw per-operation metrics, and top hotspot operations with human-readable explanations. Supports--format=stylish(default) and--format=jsonoutput.
Patch Changes
- Improved the stability of the
pushcommand. - Updated @redocly/openapi-core to v2.29.0.