From f174f2fd0a7bb8f54c33416bf9605014131d80a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=A9=98?= Date: Fri, 22 May 2026 05:33:39 +0000 Subject: [PATCH] fix: remove redundant condition null from $START --- .workflows/solve-issue.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.workflows/solve-issue.yaml b/.workflows/solve-issue.yaml index 7a52e81..6e9824d 100644 --- a/.workflows/solve-issue.yaml +++ b/.workflows/solve-issue.yaml @@ -143,7 +143,6 @@ conditions: graph: $START: - role: "planner" - condition: null planner: - role: "$END" condition: "insufficientInfo"