axagent experiencelivev0.32.0

release v0.14.0

Multi-file shares and per-turn pricing

Shares split into multi-file gist bundles that load progressively, with cost broken down per turn.

2026-06-08ax v0.14.02 referenced changes
announcement

0.14.0 reworks how shared sessions are packaged and read. Exports now go out as multi-file gist bundles, and the studio viewer loads them progressively instead of waiting for the whole session. Pricing moves from a single session total to per-turn figures, so you can see where the cost actually went.

In the studio, the turn inspector docks under the cost rail and follows your hover, keeping turn detail in view while you scan the transcript.

Highlights

  • Shared sessions export as multi-file gist bundles instead of one blob.
  • The studio renders shares progressively, so large sessions become readable sooner.
  • Cost is attributed per turn, not just per session.
  • The turn inspector docks under the cost rail and updates as you hover.

Why it matters

Big sessions were the ones most worth sharing and the hardest to load. Splitting the bundle and rendering progressively removes that ceiling, and per-turn pricing turns cost from a single opaque number into something you can point at.

referenced changes

2 linked changes

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

Features

  1. 01share: multi-file gist bundles + progressive studio + per-turn pricing (#147) (6aadd24)
  2. 02studio: dock the turn inspector under the cost rail, hover-driven (#148) (af11a42)
generated by release please
Show generated changelog for v0.14.0commit-level detail from Release Please

0.14.0 (2026-06-08)

Features

  • share: multi-file gist bundles + progressive studio + per-turn pricing (#147) (6aadd24)
  • studio: dock the turn inspector under the cost rail, hover-driven (#148) (af11a42)