fix: fix UI bug and agent roles

This commit is contained in:
2026-09-07 22:27:36 +09:00
parent 4eb0ae660e
commit 2f3cd100f8
11 changed files with 6068 additions and 755 deletions
-2
View File
@@ -23,8 +23,6 @@ STRINGS: Dict[str, Dict[str, str]] = {
"welcome.meta_files": {
"en": "{n} file(s) in the local folder", "ja": "ローカルフォルダに {n} 件",
"vi": "{n} tệp trong thư mục local"},
"welcome.meta_skills": {
"en": "Skills: {n} on", "ja": "スキル: {n} 個オン", "vi": "Skills: {n} bật"},
"welcome.card_docs": {
"en": "Summarise documents", "ja": "ドキュメントを要約", "vi": "Tóm tắt tài liệu"},