feat:进度条收起的功能和发起对话才展示

This commit is contained in:
Roe-xin
2026-01-05 15:27:40 +08:00
parent 27e3351b55
commit 9b0d2d5e01
2 changed files with 112 additions and 2 deletions

View File

@ -141,6 +141,9 @@ export async function showICHelperPanel(
// 切换到当前面板的任务上下文
historyManager.switchToPanelTask(panelId);
// 显示进度条
panel.webview.postMessage({ type: 'showProgress' });
handleUserMessage(
panel,
message.text,