mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
72156dbb83
Carries ag-ui PR #1784 (skip regeneration check when command.resume is set) into the three langgraph showcase stacks. ag-ui 0.0.35 incorrectly ran the regenerate path on a resumed run, breaking the gen-ui-interrupt D6 cell. 0.0.36 adds the command.resume guard. Pins @ag-ui/langgraph 0.0.36 via npm overrides (transitive dep of @copilotkit/runtime) in langgraph-python, langgraph-typescript, and langgraph-fastapi, and regenerates each per-integration package-lock.json.