Bobby O
Bobby O
In trying to add a Name=value field to my data, and have GFFOutput.py write it, I find that the value field is being fully URL encoded, which is different from...
# fix(react-core): Fix frontend race conditions and failure to properly apply `loadAgentState` responses https://github.com/user-attachments/assets/4b5ecdf6-ce6f-4ee7-93e7-9f282435fe32 ## Note: This PR includes changes from #2605 This PR contains 2 key commits: 1. **Backend...
# fix(sdk-python): Fix thread state caching bug causing stale state and race conditions ## Critical Issue Fixed **Thread state was never updated after initial load**, causing users to see old...
### ♻️ Reproduction Steps 1) Clone and run demo repo ` CopilotKit / with-langgraph-fastapi `, try changing threadId See repro details in gitub issue I filed in the with-langgraph-fastapi: https://github.com/CopilotKit/with-langgraph-fastapi/issues/1...