mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
e56634e0ae
Bumps copilotkit Python SDK from 0.1.91 to 0.1.92 across the three showcase integrations that pin it: langgraph-python, langgraph-fastapi, and strands. This picks up the header_propagation fix from CopilotKit/CopilotKit#5088, which ensures the runtime's X-* headers (including X-AIMock-Context) propagate end-to-end through the Python SDK middleware so D6 testing of langgraph-python sees the expected context routing. No lockfiles to regenerate — these are plain pip requirements consumed directly by the integration Dockerfiles.