Skip to content

Commit bd91bdd

Browse files
Merge pull request #4 from lyq-lin/test-ai-review
chore: 更新
2 parents e334888 + 82a5c60 commit bd91bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YCode.CLI/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
}
4040
};
4141

42-
42+
throw new Exception();
4343

4444
// Agent类型到图标和颜色的映射
4545
var AGENT_ICONS = new Dictionary<string, (string icon, string color)>()

0 commit comments

Comments
 (0)