From e0a84640c87e6a5319675aff247046c05a0dcea1 Mon Sep 17 00:00:00 2001 From: ycode Date: Mon, 5 Jan 2026 17:54:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YCode.CLI/Program.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/YCode.CLI/Program.cs b/YCode.CLI/Program.cs index c1b5bdf..6f0c387 100644 --- a/YCode.CLI/Program.cs +++ b/YCode.CLI/Program.cs @@ -39,6 +39,8 @@ } }; + + // Agent类型到图标和颜色的映射 var AGENT_ICONS = new Dictionary() {