axagent experiencelivev0.32.0

release v0.20.0

Metrics get a dogfood pass

The new metrics surface is reworked from real use - provider parity, fragility cascades, PR freshness, cost, and aggregates.

2026-06-10ax v0.20.03 referenced changes
announcement

0.20.0 is the follow-up pass on the metrics introduced in 0.19.0, driven by a round of dogfooding. The metrics surface gains provider parity so numbers mean the same thing across harnesses, a fragility cascade view, PR freshness, cost reporting, and aggregate rollups.

The CLI also gets stricter where silence used to hide mistakes: `ax sessions around` now rejects non-date arguments instead of quietly returning an empty window, and studio accepts schema_version 4 share manifests.

Highlights

  • Metrics cover provider parity, fragility cascade, PR freshness, cost, and aggregates.
  • `ax sessions around` rejects non-date arguments instead of returning an empty window.
  • Studio accepts schema_version 4 share manifests.

Why it matters

The fastest way to make a metrics surface honest is to use it and fix what lies. This release closes the gaps a real dogfood run exposed, so the numbers ax reports hold up across providers and over time.

referenced changes

3 linked changes

Generated from Release Please and grouped by change type. Each row keeps its issue and commit references.

Features

  1. 01metrics: dogfood follow-ups — provider parity, fragility cascade, PR freshness, cost, aggregates (#170-#178) (#183) (30f903c)

Bug Fixes

  1. 01cli: reject non-date args to sessions around instead of empty window (#184) (aef5d7c)
  2. 02studio: accept schema_version 4 share manifests (#186) (69652d0)
generated by release please
Show generated changelog for v0.20.0commit-level detail from Release Please

0.20.0 (2026-06-10)

Features

  • metrics: dogfood follow-ups — provider parity, fragility cascade, PR freshness, cost, aggregates (#170-#178) (#183) (30f903c)

Bug Fixes

  • cli: reject non-date args to sessions around instead of empty window (#184) (aef5d7c)
  • studio: accept schema_version 4 share manifests (#186) (69652d0)