mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
ee2d6eaae0
Generated from template via showcase/scripts/generate-starters.ts. Each starter is fully self-contained with Sales Dashboard + 5 renderers, self-contained agent backend, per-language Dockerfile (non-root user), and deterministic entrypoint with agent health checks. Marked linguist-generated=true in .gitattributes.
9 lines
157 B
JSON
Generated
9 lines
157 B
JSON
Generated
{
|
|
"slug": "ms-agent-python",
|
|
"name": "Microsoft Agent Python",
|
|
"language": "python",
|
|
"agentDir": "agent",
|
|
"agentPort": 8123,
|
|
"generated": true
|
|
}
|