mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
- Replace getIndexDir() with getCommandFilePath() to find command.json - Update file watcher to monitor command.json instead of index/ directory - Modify API routes to read from unified command.json structure - Add buildWorkflowRelationships() to dynamically build workflow data from flow fields - Add /api/help/agents endpoint for agents list - Add category merge logic for frontend compatibility (cli includes general) - Add cli-init command to command.json