重构会话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": "فشل الاتصال"