Follow us on to be up
to date with the latest changes.

Back to AI Control Plane releases

v1.33.0

Elements

// May 19, 2026

Graceful handling of chat credit exhaustion

This release surfaces a clear message when an organization runs out of chat credits and exposes utilities so downstream consumers can react to the same condition.

Features

  • Credits-exhausted message and stream error exports #2921  - When an organization runs out of chat credits, the thread now renders a clear credit-limit message instead of silently stopping the stream on a 402 from the gateway. New
    and
    exports let downstream consumers detect and react to the same condition. (Author: @simplesagar )
Sagar Batchu
Sagar Batchu
View on GitHub