We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df35c8 commit e0a8464Copy full SHA for e0a8464
YCode.CLI/Program.cs
@@ -39,6 +39,8 @@
39
}
40
};
41
42
+
43
44
// Agent类型到图标和颜色的映射
45
var AGENT_ICONS = new Dictionary<string, (string icon, string color)>()
46
{
0 commit comments