--- name: Pass Agent Thread to orchestration about: Agents orchestration --- <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> As a developer, to have more control and use more of features, I wish to pass whole AgentThread instread of passing only one or few of messages. Currently, I do not have easy-to-use functions like memory providers (mem0) etc. Maybe there exists a workaround?