File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ generative_ui:
1616 - constrained-explicit
1717 - a2ui-fixed-schema
1818 - a2ui-dynamic-schema
19- not_supported_features : []
19+ not_supported_features :
20+ - shared-state-streaming
2021interaction_modalities :
2122 - sidebar
2223 - embedded
@@ -39,7 +40,6 @@ features:
3940 - mcp-apps
4041 - open-gen-ui
4142 - open-gen-ui-advanced
42- - shared-state-streaming
4343 - prebuilt-sidebar
4444 - prebuilt-popup
4545 - chat-slots
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ features:
2626 - tool-rendering
2727 - gen-ui-agent
2828 - gen-ui-tool-based
29- - shared-state-streaming
3029 - shared-state-read-write
3130 - subagents
3231 - prebuilt-sidebar
@@ -61,7 +60,8 @@ features:
6160 - beautiful-chat
6261 - a2ui-fixed-schema
6362 - declarative-gen-ui
64- not_supported_features : []
63+ not_supported_features :
64+ - shared-state-streaming
6565agent_config_pattern : shared-state
6666
6767a2ui_pattern : schema-loading
Original file line number Diff line number Diff line change @@ -21,14 +21,15 @@ interaction_modalities:
2121 - sidebar
2222 - embedded
2323 - chat
24+ not_supported_features :
25+ - shared-state-streaming
2426features :
2527 - cli-start
2628 - agentic-chat
2729 - tool-rendering
2830 - tool-rendering-default-catchall
2931 - tool-rendering-custom-catchall
3032 - gen-ui-agent
31- - shared-state-streaming
3233 - shared-state-read-write
3334 - subagents
3435 - readonly-state-agent-context
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ interaction_modalities:
1818 - sidebar
1919 - embedded
2020 - chat
21+ not_supported_features :
22+ - shared-state-streaming
2123features :
2224 - cli-start
2325 - agentic-chat
@@ -45,7 +47,6 @@ features:
4547 - declarative-gen-ui
4648 - gen-ui-agent
4749 - gen-ui-tool-based
48- - shared-state-streaming
4950 - shared-state-read-write
5051 - subagents
5152 - readonly-state-agent-context
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ interaction_modalities:
2121managed_platform :
2222 name : CrewAI Enterprise
2323 url : https://crewai.com/amp
24+ not_supported_features :
25+ - shared-state-streaming
2426features :
2527 - cli-start
2628 - agentic-chat
@@ -44,7 +46,6 @@ features:
4446 - gen-ui-tool-based
4547 - frontend-tools
4648 - frontend-tools-async
47- - shared-state-streaming
4849 - shared-state-read-write
4950 - subagents
5051 - readonly-state-agent-context
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ interaction_modalities:
1818 - sidebar
1919 - embedded
2020 - chat
21+ not_supported_features :
22+ - shared-state-streaming
2123features :
2224 - cli-start
2325 - agentic-chat
@@ -28,7 +30,6 @@ features:
2830 - tool-rendering
2931 - gen-ui-agent
3032 - gen-ui-tool-based
31- - shared-state-streaming
3233 - shared-state-read-write
3334 - subagents
3435 - chat-customization-css
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ interaction_modalities:
1818 - sidebar
1919 - embedded
2020 - chat
21+ not_supported_features :
22+ - shared-state-streaming
2123features :
2224 - beautiful-chat
2325 - cli-start
@@ -47,7 +49,6 @@ features:
4749 - open-gen-ui
4850 - open-gen-ui-advanced
4951 - agent-config
50- - shared-state-streaming
5152 - shared-state-read-write
5253 - subagents
5354 - prebuilt-sidebar
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ interaction_modalities:
2424managed_platform :
2525 name : Mastra Cloud
2626 url : https://mastra.ai/cloud
27+ not_supported_features :
28+ - shared-state-streaming
2729features :
2830 - cli-start
2931 - agentic-chat
@@ -33,7 +35,6 @@ features:
3335 - tool-rendering-default-catchall
3436 - tool-rendering-custom-catchall
3537 - gen-ui-agent
36- - shared-state-streaming
3738 - readonly-state-agent-context
3839 - prebuilt-sidebar
3940 - prebuilt-popup
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ interaction_modalities:
2121 - sidebar
2222 - embedded
2323 - chat
24+ not_supported_features :
25+ - shared-state-streaming
2426features :
2527 - beautiful-chat
2628 - cli-start
@@ -50,7 +52,6 @@ features:
5052 - tool-rendering-custom-catchall
5153 - tool-rendering
5254 - tool-rendering-reasoning-chain
53- - shared-state-streaming
5455 - shared-state-read-write
5556 - subagents
5657 - readonly-state-agent-context
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ interaction_modalities:
1818 - sidebar
1919 - embedded
2020 - chat
21+ not_supported_features :
22+ - shared-state-streaming
2123features :
2224 - beautiful-chat
2325 - cli-start
@@ -48,7 +50,6 @@ features:
4850 - tool-rendering
4951 - tool-rendering-reasoning-chain
5052 - shared-state-read-write
51- - shared-state-streaming
5253 - subagents
5354 - readonly-state-agent-context
5455 - multimodal
You can’t perform that action at this time.
0 commit comments