microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
34.82k stars 5.04k forks source link

Ability to "replay" agent run session visualization #4221

Open victordibia opened 1 week ago

victordibia commented 1 week ago

Currently, agent message exchange visualization in AGS is static and is only constructed as messages arrive. However, to make sense of agent behaviour and debug, it is frequently useful to "step" through or replay each message exchange .