You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update debug logging description to reference log directory
- Document daily/ and ai-context/ subdirectories in config comments
- Clarify what each log output contains
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Restart OpenCode. The plugin will automatically start optimizing your sessions.
46
46
### Available Options
47
47
48
48
-**`enabled`** (boolean, default: `true`) - Enable/disable the plugin
49
-
-**`debug`** (boolean, default: `false`) - Enable detailed logging to `~/.config/opencode/logs/dcp/YYYY-MM-DD.log`
49
+
-**`debug`** (boolean, default: `false`) - Enable detailed logging to `~/.config/opencode/logs/dcp/`
50
50
-**`model`** (string, optional) - Specific model for analysis (e.g., `"anthropic/claude-haiku-4-5"`). Uses session model or smart fallbacks when not specified.
51
51
-**`showModelErrorToasts`** (boolean, default: `true`) - Show notifications when model selection falls back
0 commit comments