From f6f36347c12c9814aee6895b921c10990ab806c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=9D=E5=B0=98?= <237809796@qq.com> Date: Sun, 28 Jun 2026 14:10:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E:=20L3=20=E5=AE=8C=E6=95=B4?= =?UTF-8?q?=E4=B8=8A=E4=B8=8B=E6=96=87=E9=9D=A2=E6=9D=BF(=E5=AF=B9?= =?UTF-8?q?=E8=AF=9D=E9=80=8F=E6=98=8E=E5=8C=96)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 底部工具区加上下文图标(i),点击展开面板 - 系统提示: 显示目标数/环境/压缩摘要条数 - 增强上下文: 显示 @项目 mentions 列表 - 点击外部/Escape 关闭,对齐已有下拉交互模式 --- src/components/ai/TopBar.vue | 121 +++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) diff --git a/src/components/ai/TopBar.vue b/src/components/ai/TopBar.vue index b973383..d0824a6 100644 --- a/src/components/ai/TopBar.vue +++ b/src/components/ai/TopBar.vue @@ -151,6 +151,42 @@ + +