You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ensure output/out-var node specs before memory planning
- Add ensure_graph_node_specs() to set meta['spec'] from meta['val'] when
missing (e.g. after delegation), so memory planning and verifier succeed.
- Call it at start of MemoryPlanningPass.run() for all graph modules.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments