Files
copilotkit__copilotkit/showcase/starters/ms-agent-python/showcase.json
Jordan Ritter ee2d6eaae0 feat: generate all 17 standalone starter packages
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.
2026-04-14 12:52:05 -07:00

9 lines
157 B
JSON
Generated

{
"slug": "ms-agent-python",
"name": "Microsoft Agent Python",
"language": "python",
"agentDir": "agent",
"agentPort": 8123,
"generated": true
}