Files
opus-orchestrator-ai/opus_orchestrator
mrhavens 774c4b1785 Fix LangGraph state decay - nodes return dicts, use stream_mode=values
Based on Gemini's analysis:
1. Nodes now return dicts instead of mutating state
2. run() uses stream_mode='values'
3. Falls back to get_state() from checkpointer
4. Uses model_copy() for Pydantic updates
2026-03-12 22:24:59 +00:00
..
2026-03-12 18:42:15 +00:00
2026-03-12 19:52:47 +00:00
2026-03-12 19:52:47 +00:00