optimize: Enhanced session command processing logic

This commit is contained in:
xintaofei
2026-04-01 17:22:56 +08:00
parent adb5829613
commit d76dc716e4
15 changed files with 106 additions and 344 deletions

View File

@@ -1724,7 +1724,7 @@
},
"commands": {
"title": "內建指令",
"description": "訊息頻道中可用的 Bot 指令。",
"description": "訊息頻道中可用的 Bot 指令。群組聊天中需 @Bot 才會處理訊息。",
"prefixLabel": "指令前綴",
"prefixDescription": "觸發 Bot 指令的前綴1-3 個非字母數字字元(預設 /)。",
"prefixSaved": "指令前綴已儲存。",
@@ -1735,13 +1735,11 @@
"agentDesc": "選擇 AI Agent",
"taskDesc": "建立會話並執行任務",
"sessionsDesc": "列出當前目錄的活躍會話",
"resumeDesc": "恢復已有會話",
"resumeDesc": "最近對話 / 恢復指定對話",
"cancelDesc": "取消當前任務",
"approveDesc": "批准 Agent 權限請求",
"denyDesc": "拒絕 Agent 權限請求",
"recentDesc": "最近 5 筆對話",
"searchDesc": "依關鍵字搜尋對話",
"detailDesc": "對話詳情",
"todayDesc": "今日活動摘要",
"statusDesc": "頻道連線狀態",
"helpDesc": "顯示說明"