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