Ran Shemtov
Ran Shemtov
This PR enables setting a config/configurable for langgraph, include the much requested "recursion_limit"
Using the latest LG sdk
This PR anchors CPK fonts usage to a variable which can be changed
Lift off restriction for python 3.12, enabling 3.13
It might be hard to identify where duplicate "useCoAgentStateRender" registrations happen. This PR adds a warning per duplicate which then shows the call stack, helping in identification
The underlaying layer of how we stream langgraph events is about to change. This PR introduces small refactors which will makes the code easier to handle when this change happens...
Enabling of customizing suggestions list and components
This PR introduces the AGUI LangGraph agent in CopilotKit ## Summary by CodeRabbit - **New Features** - Introduced a new CopilotKit LangGraph agent, enabling enhanced event handling and state management...