Files
copilotkit__copilotkit/showcase/integrations/strands/requirements.txt
Ran Shem Tov cb687d7fb0 chore(showcase): bump strands adapters for A2UI-dynamic completion fix
- @ag-ui/aws-strands 0.2.2 -> 0.2.3 (strands-typescript)
- ag_ui_strands 0.2.1 -> 0.2.2 (strands)

These releases carry the A2UI-dynamic (declarative-gen-ui) run-completion fix:
the auto-injected generate_a2ui now completes after the A2UI surface paints,
so the run emits RUN_FINISHED instead of hanging 'Running'. Should green the
gen-ui-declarative D6 cell on both integrations (-> 35/35) and resolve the
real-LLM staging hang. Pending local D6 re-verify.
2026-06-24 17:16:47 +02:00

12 lines
235 B
Plaintext

ag-ui-protocol==0.1.18
ag_ui_strands==0.2.2
strands-agents[OpenAI]==1.18.0
strands-agents-tools==0.2.16
copilotkit==0.1.94
langchain==1.2.15
langchain-openai==1.1.9
openai==1.109.1
fastapi>=0.115.0
uvicorn>=0.34.0
python-dotenv>=1.0.1