重构会话agent连接、初始化、加载配置流程
This commit is contained in:
@@ -1347,7 +1347,9 @@
|
||||
"connectingTitle": "正在连接 {agent}",
|
||||
"connectingDescription": "正在建立连接",
|
||||
"loadingSelectorsTitle": "正在加载 {agent} 选择项",
|
||||
"loadingSelectorsDescription": "正在获取模式和会话配置选项"
|
||||
"loadingSelectorsDescription": "正在获取模式和会话配置选项",
|
||||
"initSessionTitle": "正在初始化 {agent} 会话",
|
||||
"initSessionDescription": "正在创建会话并加载配置"
|
||||
},
|
||||
"errors": {
|
||||
"connectionFailed": "连接失败"
|
||||
|
||||
Reference in New Issue
Block a user