Files
crewAI/lib
ViditOstwal 28e2e50a5c Persist assistant reply after handle_turn fallback append.
Return-only @listen handlers append the assistant message after kickoff,
so per-method @persist snapshots miss it; re-save via _persist_method_completion
after the fallback so the next session restore sees full message history.
2026-08-07 20:18:05 +05:30
..