重构会话agent连接、初始化、加载配置流程

This commit is contained in:
xintaofei
2026-03-26 19:55:28 +08:00
parent 484cb3557a
commit d1eaa8f725
17 changed files with 154 additions and 28 deletions

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "جارٍ الاتصال بـ {agent}",
"connectingDescription": "جارٍ إنشاء الاتصال",
"loadingSelectorsTitle": "جارٍ تحميل محددات {agent}",
"loadingSelectorsDescription": "جارٍ جلب خيارات الوضع وإعدادات الجلسة"
"loadingSelectorsDescription": "جارٍ جلب خيارات الوضع وإعدادات الجلسة",
"initSessionTitle": "جارٍ تهيئة جلسة {agent}",
"initSessionDescription": "جارٍ إنشاء الجلسة وتحميل الإعدادات"
},
"errors": {
"connectionFailed": "فشل الاتصال"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "Verbinde mit {agent}",
"connectingDescription": "Verbindung wird hergestellt",
"loadingSelectorsTitle": "{agent}-Selektoren werden geladen",
"loadingSelectorsDescription": "Modus- und Sitzungsoptionen werden abgerufen"
"loadingSelectorsDescription": "Modus- und Sitzungsoptionen werden abgerufen",
"initSessionTitle": "Initializing {agent} session",
"initSessionDescription": "Creating session and loading configuration"
},
"errors": {
"connectionFailed": "Verbindung fehlgeschlagen"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "Connecting to {agent}",
"connectingDescription": "Establishing connection",
"loadingSelectorsTitle": "Loading {agent} selectors",
"loadingSelectorsDescription": "Fetching mode and session config options"
"loadingSelectorsDescription": "Fetching mode and session config options",
"initSessionTitle": "Initializing {agent} session",
"initSessionDescription": "Creating session and loading configuration"
},
"errors": {
"connectionFailed": "Connection failed"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "Conectando con {agent}",
"connectingDescription": "Estableciendo conexión",
"loadingSelectorsTitle": "Cargando selectores de {agent}",
"loadingSelectorsDescription": "Obteniendo opciones de modo y configuración de sesión"
"loadingSelectorsDescription": "Obteniendo opciones de modo y configuración de sesión",
"initSessionTitle": "Initializing {agent} session",
"initSessionDescription": "Creating session and loading configuration"
},
"errors": {
"connectionFailed": "Conexión fallida"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "Connexion à {agent}",
"connectingDescription": "Établissement de la connexion",
"loadingSelectorsTitle": "Chargement des sélecteurs de {agent}",
"loadingSelectorsDescription": "Récupération des options de mode et de configuration de session"
"loadingSelectorsDescription": "Récupération des options de mode et de configuration de session",
"initSessionTitle": "Initializing {agent} session",
"initSessionDescription": "Creating session and loading configuration"
},
"errors": {
"connectionFailed": "Échec de la connexion"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "{agent} に接続中",
"connectingDescription": "接続を確立しています",
"loadingSelectorsTitle": "{agent} のセレクターを読み込み中",
"loadingSelectorsDescription": "モードとセッション設定オプションを取得しています"
"loadingSelectorsDescription": "モードとセッション設定オプションを取得しています",
"initSessionTitle": "{agent} セッションを初期化中",
"initSessionDescription": "セッションを作成し設定を読み込んでいます"
},
"errors": {
"connectionFailed": "接続に失敗しました"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "{agent}에 연결 중",
"connectingDescription": "연결을 설정하는 중",
"loadingSelectorsTitle": "{agent} 선택자 불러오는 중",
"loadingSelectorsDescription": "모드 및 세션 구성 옵션을 가져오는 중"
"loadingSelectorsDescription": "모드 및 세션 구성 옵션을 가져오는 중",
"initSessionTitle": "{agent} 세션 초기화 중",
"initSessionDescription": "세션 생성 및 설정 불러오는 중"
},
"errors": {
"connectionFailed": "연결 실패"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "Conectando a {agent}",
"connectingDescription": "Estabelecendo conexão",
"loadingSelectorsTitle": "Carregando seletores de {agent}",
"loadingSelectorsDescription": "Buscando opções de modo e configuração de sessão"
"loadingSelectorsDescription": "Buscando opções de modo e configuração de sessão",
"initSessionTitle": "Initializing {agent} session",
"initSessionDescription": "Creating session and loading configuration"
},
"errors": {
"connectionFailed": "Falha na conexão"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "正在连接 {agent}",
"connectingDescription": "正在建立连接",
"loadingSelectorsTitle": "正在加载 {agent} 选择项",
"loadingSelectorsDescription": "正在获取模式和会话配置选项"
"loadingSelectorsDescription": "正在获取模式和会话配置选项",
"initSessionTitle": "正在初始化 {agent} 会话",
"initSessionDescription": "正在创建会话并加载配置"
},
"errors": {
"connectionFailed": "连接失败"

View File

@@ -1347,7 +1347,9 @@
"connectingTitle": "正在連線 {agent}",
"connectingDescription": "正在建立連線",
"loadingSelectorsTitle": "正在載入 {agent} 選擇項",
"loadingSelectorsDescription": "正在取得模式與會話設定選項"
"loadingSelectorsDescription": "正在取得模式與會話設定選項",
"initSessionTitle": "正在初始化 {agent} 會話",
"initSessionDescription": "正在建立會話並載入設定"
},
"errors": {
"connectionFailed": "連線失敗"