You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added bounded concurrent session execution for queued inbound work, including
stronger claim ordering, dispatch failure handling, and recovery behavior.
Preserved WorkStream continuity across direct-work continuations and kept
persona context intact when Butler resumes the same logical task.
Added live turn token budget attribution, prompt-cache metrics, usage monitor
reporting, and live context usage telemetry for better runtime accounting.
Exposed dynamic runtime preparation progress through app gateway events so the
Butler App can show preparation state while the native runtime starts.
Added the Butler App conversation scroll-to-bottom control and tightened
auto-scroll behavior around new messages.