Ongoing research into AI agent framework security identified an exploit chain in AutoGen Studio (AutoGen’s open-source prototyping user interface) that allows untrusted web content rendered by a ...
Service clients now share a single http client instance by default. PR #6657 Previously, a new http client was created for each service client if none was provided by the user. This could result in ...