mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
13653bc657
The previous commit bumped @langchain/langgraph to 1.3.0 but missed the peer-dep ripple: langgraph 1.3.0 peers @langchain/core ^1.1.44. The agent pinned core 1.1.41 and the root override pinned 1.0.1, both below the required range, so npm install in the agent container failed with ERESOLVE. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>