feat: separated efficient agent mode (lite mode) for small language models

This commit is contained in:
Xiaohan-Tian
2026-06-04 16:45:06 -07:00
parent a3a0f2f4ad
commit 5c5a07b839
18 changed files with 411 additions and 20 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"general": {
"language": "auto",
"agent_mode": "regular",
"llm_provider": "local_browser",
"persist_api_keys_non_localhost": false,
"auto_compact_threshold_percent": 90,