Skip to content

Commit e334888

Browse files
Merge pull request #3 from lyq-lin/test-ai-review
chore: 更新
2 parents da2408b + e0a8464 commit e334888

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

YCode.CLI/Program.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
}
4040
};
4141

42+
43+
4244
// Agent类型到图标和颜色的映射
4345
var AGENT_ICONS = new Dictionary<string, (string icon, string color)>()
4446
{

0 commit comments

Comments
 (0)