feat: add manual/auto conversation compaction and preserve full export history

This commit is contained in:
Xiaohan-Tian
2026-06-01 19:55:59 -07:00
parent 936fb461e3
commit c1d9f4c9fb
23 changed files with 1059 additions and 27 deletions
+1
View File
@@ -3,6 +3,7 @@
"language": "auto",
"llm_provider": "local_browser",
"persist_api_keys_non_localhost": false,
"auto_compact_threshold_percent": 90,
"openai": {
"api_key": "",
"flex": false,