diff --git a/src/utils/workflow-templates.ts b/src/utils/workflow-templates.ts index a7e2d40..8c276e8 100644 --- a/src/utils/workflow-templates.ts +++ b/src/utils/workflow-templates.ts @@ -126,7 +126,7 @@ export function getPackagesByPhase( 1: ['@mcp/', '@configs/', '@service/'], 2: ['@nestjs/', '@typescript/', '@eslint/', '@infrastructure/'], 3: ['@ui/'], - 4: ['@ml/', '@queue/', '@websocket/'], + 4: ['@ml/', 'queue-ts/', '@websocket/'], 5: [], // Python packages (type-based, not prefix) }