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

Back to AI Control Plane releases

v1.27.2

Elements

// February 19, 2026

In-chat errors and automatic token refresh

This release displays Elements errors directly in the chat interface and adds automatic session token refresh before chat requests.

Features

  • Show Elements errors inside the chat #1633  - Elements errors now appear directly in the chat conversation for easier debugging. (Author: @chase-crumbaugh )
  • Auto-refresh expired session tokens #1615  - Added JWT expiry detection with a 30-second buffer, deduplicates concurrent refresh calls via
    , and falls back to the stale token on failure. Refresh is automatic for non-static sessions and skipped during replays. (Author: @walker-tx )
Sagar Batchu
Sagar Batchu
View on GitHub