Skip to content

Conversation

mme
Copy link
Contributor

@mme mme commented Jul 18, 2025

Improve the quality of the dojo examples, make the LG code more idiomatic and add Agno examples.

Comment on lines 23 to 27
"@copilotkit/react-core": "0.0.0-mme-fix-remote-results-20250717143107",
"@copilotkit/react-ui": "0.0.0-mme-fix-remote-results-20250717143107",
"@copilotkit/runtime": "0.0.0-mme-fix-remote-results-20250717143107",
"@copilotkit/runtime-client-gql": "0.0.0-mme-fix-remote-results-20250717143107",
"@copilotkit/shared": "0.0.0-mme-fix-remote-results-20250717143107",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.9.3 should have the changes in this custom release. Could you check?

mme and others added 14 commits August 1, 2025 14:54
# Conflicts:
#	typescript-sdk/apps/dojo/src/files.json
#	typescript-sdk/integrations/langgraph/examples/python/agents/agentic_chat/agent.py
#	typescript-sdk/integrations/langgraph/examples/python/agents/agentic_chat_reasoning.py
#	typescript-sdk/integrations/langgraph/examples/python/agents/agentic_generative_ui/agent.py
#	typescript-sdk/integrations/langgraph/examples/python/agents/dojo.py
#	typescript-sdk/integrations/langgraph/examples/python/agents/human_in_the_loop/agent.py
#	typescript-sdk/integrations/langgraph/examples/python/agents/predictive_state_updates/agent.py
#	typescript-sdk/integrations/langgraph/examples/python/agents/shared_state/agent.py
#	typescript-sdk/integrations/langgraph/examples/python/agents/tool_based_generative_ui/agent.py
#	typescript-sdk/integrations/langgraph/examples/python/pyproject.toml
#	typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/agents/agentic_chat.py
#	typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/agents/agentic_generative_ui.py
#	typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/agents/human_in_the_loop.py
#	typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/agents/predictive_state_updates.py
#	typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/agents/shared_state.py
#	typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/agents/tool_based_generative_ui.py
#	typescript-sdk/integrations/langgraph/python/ag_ui_langgraph/examples/poetry.lock
#	typescript-sdk/pnpm-lock.yaml
@maxkorp maxkorp merged commit 6da5393 into main Aug 6, 2025
5 checks passed
@maxkorp maxkorp deleted the mme/dojo-samples branch August 6, 2025 20:27
mattsp1290 pushed a commit to mattsp1290/ag-ui that referenced this pull request Sep 8, 2025
* Optimize Dojo example code to simple and "idiomatic"

* use CPK branch that fixes tool results

* update example to use ToolNode

* send tool result

* add mastra local tool based gen UI

* add mastra tool based gen ui

* add agno support

* update agno example

* remove console.logs

* add reasoning example

* fix missing quotes

* upgrade to the latest agno

* regenerate json

* fix compile error

* align with main

* Combine agno examples

* Fix agentic chat reasoning example won't start

* regenerate files.json

* regen again

---------

Co-authored-by: ran <[email protected]>
Co-authored-by: Max Korp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants