You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: wire essentials_category for Essentials tab display
- Add essentialsNodes.ts as single source of truth for node categorization
and ordering, consolidating three separate lists
- Pass essentials_category through subgraphStore from blueprints and
global subgraph data to node definitions
- Add essentials_category to SubgraphDefinitionBase schema
- Refactor toolkitNodes.ts, nodeSource.ts, nodeOrganizationService.ts
to import from the centralized constants
- Add tests for constants integrity and subgraph passthrough
Fixes COM-15221
Amp-Thread-ID: https://ampcode.com/threads/T-019c83de-f7ab-7779-a451-0ba5940b56a9
0 commit comments