Fix docs: Crash Recovery setting is in Settings → General, not Advanced
Corrected README and Help book — the toggle actually lives in SettingsView.generalTab, not the Advanced tab.
This commit is contained in:
@@ -165,12 +165,12 @@ Add your API keys in Settings (⌘,) → General tab:
|
||||
- **Max Tokens** - Set maximum response length
|
||||
- **Temperature** - Control response randomness (0.0 - 2.0)
|
||||
- **Reasoning** - Enable thinking tokens for supported models; set effort level (High/Medium/Low/Minimal); optionally hide reasoning content from chat
|
||||
- **Crash Recovery** - How often the in-progress conversation is mirrored to disk (Off/1s/10s/30s/60s), so a crash or force-quit doesn't lose it
|
||||
|
||||
#### Advanced Tab
|
||||
- **Smart Context Selection** - Reduce token usage automatically
|
||||
- **Semantic Search** - Enable AI-powered conversation search
|
||||
- **Progressive Summarization** - Handle long conversations efficiently
|
||||
- **Crash Recovery** - How often the in-progress conversation is mirrored to disk (Off/1s/10s/30s/60s), so a crash or force-quit doesn't lose it
|
||||
|
||||
#### Sync Tab
|
||||
- **Repository URL** - Git repository for conversation backup
|
||||
|
||||
Reference in New Issue
Block a user