feat(webui): add temporary chat mode

This commit is contained in:
Xubin Ren
2026-08-08 23:20:59 +08:00
parent 113e8d67ad
commit c9a6145878
41 changed files with 1500 additions and 119 deletions
+6
View File
@@ -49,6 +49,12 @@
"noMatch": "このコードに一致する保留中のリクエストはありません。"
}
},
"temporaryChat": {
"title": "一時チャット",
"description": "履歴やメモリには保存されません。リクエストは引き続きモデルプロバイダーに送信され、ツール操作による変更は残る場合があります。",
"notSaved": "保存されません",
"clear": "一時チャットを消去"
},
"sidebar": {
"navigation": "サイドバーのナビゲーション",
"collapse": "サイドバーを閉じる",