Skip to content

Commit 27f886e

Browse files
committed
fix(showcase): complete open-gen-ui scrub — 5→4 count, schema enum, fixture, full regen
1 parent 2b996c5 commit 27f886e

20 files changed

Lines changed: 36 additions & 37 deletions

File tree

showcase/packages/ag2/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ demos:
9797
starter:
9898
path: showcase/starters/ag2
9999
name: Sales Dashboard
100-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
100+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
101101
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/ag2
102102
demo_url: https://showcase-starter-ag2-production.up.railway.app
103103
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/ag2 my-copilotkit-app

showcase/packages/agno/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ interaction_modalities:
2323
starter:
2424
path: showcase/starters/agno
2525
name: Sales Dashboard
26-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
26+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
2727
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/agno
2828
demo_url: https://showcase-starter-agno-production-359f.up.railway.app
2929
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/agno my-copilotkit-app

showcase/packages/claude-sdk-python/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ demos:
9898
starter:
9999
path: showcase/starters/claude-sdk-python
100100
name: Sales Dashboard
101-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
101+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
102102
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/claude-sdk-python
103103
demo_url: https://showcase-starter-claude-sdk-python-production.up.railway.app
104104
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/claude-sdk-python my-copilotkit-app

showcase/packages/claude-sdk-typescript/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ demos:
9595
starter:
9696
path: showcase/starters/claude-sdk-typescript
9797
name: Sales Dashboard
98-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
98+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
9999
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/claude-sdk-typescript
100100
demo_url: https://showcase-starter-claude-sdk-typescript-production.up.railway.app
101101
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/claude-sdk-typescript my-copilotkit-app

showcase/packages/crewai-crews/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ managed_platform:
2424
starter:
2525
path: showcase/starters/crewai-crews
2626
name: Sales Dashboard
27-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
27+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
2828
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/crewai-crews
2929
demo_url: https://showcase-starter-crewai-crews-production-ad85.up.railway.app
3030
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/crewai-crews my-copilotkit-app

showcase/packages/google-adk/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ interaction_modalities:
2121
starter:
2222
path: showcase/starters/google-adk
2323
name: Sales Dashboard
24-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
24+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
2525
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/google-adk
2626
demo_url: https://showcase-starter-google-adk-production-a56a.up.railway.app
2727
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/google-adk my-copilotkit-app

showcase/packages/langgraph-fastapi/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ managed_platform:
2424
starter:
2525
path: showcase/starters/langgraph-fastapi
2626
name: Sales Dashboard
27-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
27+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
2828
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/langgraph-fastapi
2929
demo_url: https://showcase-starter-langgraph-fastapi-production-c7d2.up.railway.app
3030
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/langgraph-fastapi my-copilotkit-app

showcase/packages/langgraph-python/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ managed_platform:
2828
starter:
2929
path: showcase/starters/langgraph-python
3030
name: Sales Dashboard
31-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
31+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
3232
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/langgraph-python
3333
demo_url: https://showcase-starter-langgraph-python-production-3f57.up.railway.app
3434
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/langgraph-python my-copilotkit-app

showcase/packages/langgraph-typescript/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ managed_platform:
2727
starter:
2828
path: showcase/starters/langgraph-typescript
2929
name: Sales Dashboard
30-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
30+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
3131
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/langgraph-typescript
3232
demo_url: https://showcase-starter-langgraph-typescript-production-25ca.up.railway.app
3333
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/langgraph-typescript my-copilotkit-app

showcase/packages/langroid/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ demos:
9595
starter:
9696
path: showcase/starters/langroid
9797
name: Sales Dashboard
98-
description: Full-featured sales pipeline with 5 GenUI rendering strategies
98+
description: Full-featured sales pipeline with 4 GenUI rendering strategies
9999
github_url: https://github.com/CopilotKit/CopilotKit/tree/main/showcase/starters/langroid
100100
demo_url: https://showcase-starter-langroid-production.up.railway.app
101101
clone_command: npx degit CopilotKit/CopilotKit/showcase/starters/langroid my-copilotkit-app

0 commit comments

Comments
 (0)