optimize: Enhanced session command processing logic
This commit is contained in:
@@ -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": "顯示說明"
|
||||
|
||||
Reference in New Issue
Block a user