Make AG-UI events drive UI state, not assistant prose

Reduce structured AG-UI events into frontend state instead of parsing generated text to control application components.

August 28, 2026 · 3 min · Lukas Walter

State Management and Chat History

How to manage short-term and persistent conversation state in Microsoft Agent Framework using AgentSession, StateBag, and a custom ChatHistoryProvider.

April 23, 2026 · 4 min · Lukas Walter