mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
dd06dd89d1
The showcase framework directories better reflect their role as integration examples rather than distributable packages. Renames showcase/packages/ -> showcase/integrations/ and updates the test docker-compose file reference accordingly.
634 B
634 B
QA: CLI Start Command — Claude Agent SDK (Python)
Prerequisites
- None (manifest-only demo — no hosted route)
Test Steps
1. Manifest
- Verify the
cli-startentry exists inmanifest.yamlunderdemos: - Verify the
commandfield readsnpx copilotkit@latest init --framework claude-sdk-python - Verify
cli-startis listed in thefeatures:array
2. Expected Behavior
- Running the command in a fresh directory scaffolds the Claude Agent SDK (Python) starter
Expected Results
- Manifest entry validates against the showcase schema
- Command matches the canonical framework slug