Skip to main content

AutoGen

AutoGen conversations can produce noisy transcripts. UnifiedMemory should retain only distilled outcomes, not every message in the group chat.

Pattern

  • Use recall or agent/context before an agent speaks.
  • Write back summaries, decisions, tool results, and owner-approved facts.
  • Attach run_id for each AutoGen conversation.
  • Use Courtroom links when a memory affects a final answer.

Safety

Do not store full group-chat transcripts as assistant-visible memory. Store raw transcripts only as evidence or forensic material when needed.