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": "No pending request matches this code."
}
},
"temporaryChat": {
"title": "Temporary chat",
"description": "Not saved to history or memory. Requests still go to your model provider, and tool actions may leave changes.",
"notSaved": "Not saved",
"clear": "Clear temporary chat"
},
"sidebar": {
"navigation": "Sidebar navigation",
"collapse": "Collapse sidebar",