AutoGen
AutoGen conversations can produce noisy transcripts. UnifiedMemory should retain only distilled outcomes, not every message in the group chat.
Pattern
- Use
recalloragent/contextbefore an agent speaks. - Write back summaries, decisions, tool results, and owner-approved facts.
- Attach
run_idfor 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.