https://arxiv.org/pdf/2308.08155.pdf
Autogen - direct run + iteratively debug + auto env install
Auto-reply mechanism
AutoGen introduces an agent auto-reply mechanism as a default feature to enable this automation. When an agent receives a message from another agent, it automatically invokes the “generate reply” function and sends the reply back to the sender, unless the reply is empty (for instance, when a termination condition is met).