mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
3130a04bd0
validate-parity.ts keys QA filenames to the demo id, so the seven integrations still carrying byoc-* names produced spurious "demo 'declarative-hashbrown' has no qa/declarative-hashbrown.md" warnings. 454 -> 446 warnings, still 21/21 pass. Test steps and expected results are now identical to the langgraph-python north star per demo. Per-integration facts (agent mount, env var, prompt module) moved into an Integration notes section and were verified against source rather than carried over. Python backend modules keep their byoc_ prefix -- manifests reference them under highlight:. Also records a pre-existing break in both crewai packages: the declarative-json-render page requests /api/copilotkit-declarative-json-render, but only copilotkit-byoc-json-render exists, so the demo 404s on its runtime URL.