Fix syntax error: re-introduce 'if' statement in LayoutComponents after backend logic removal
This commit is contained in:
@@ -2472,6 +2472,7 @@ Format: { "ideas": [{ "title": "Short Title", "subtitle": "One line", "tag": "To
|
||||
}
|
||||
|
||||
|
||||
if (isQaFailureArtifact) {
|
||||
// --- REPAIR MODE (F3: Retention & Match) ---
|
||||
// "Broken frontend is treated as a REPAIR task"
|
||||
const originalIntent = state.activeProject?.originalPrompt || "Unknown Intent";
|
||||
|
||||
Reference in New Issue
Block a user