mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
4dc8d465d4
Move the required, uniform D6 header-conveyance config on-disk so it rides image promotion instead of depending on a per-environment env var. Prod was missing the LANGGRAPH_HTTP configurable_headers env var, and baking the `http.configurable_headers.include: ["x-*"]` setting directly into the langgraph-python and langgraph-fastapi langgraph.json files removes the promote-time drift gap (the config now travels with the image rather than being re-supplied at each promotion). langgraph-typescript needs no change — its header conveyance is pure-code.
1.9 KiB
1.9 KiB