mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
f367d6ef14
PR #4756 renamed langgraph-python's `byoc-hashbrown` / `byoc-json-render` slugs to `declarative-*` but kept the legacy IDs in the registry so the other 17 integrations (which still declare `byoc-*` in their manifests) don't drop out of the catalog. The dashboard then showed both rows side by side under "BYOC (Bring Your Own Components)": the legacy IDs red for langgraph-python (no manifest declaration) and the renamed IDs green. Mark the two legacy IDs `"deprecated": true` so the dashboard's "Show deprecated" toggle hides them by default. The canonical declarative-* rows stay visible. Data stays intact for the other 17 integrations until they migrate. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>