tweakcc-fixed 2.7.20 → 2.7.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -79,9 +79,9 @@ Each patch is tagged with how it behaves on `--apply`: **`[default on]`** applie
79
79
 
80
80
  **Memory & context**
81
81
 
82
- - `dream-mode` **`[default on]`** — `/dream` plus automatic memory consolidation
82
+ - `dream-mode` **`[opt-in]`** — `/dream` plus automatic memory consolidation
83
83
  - `lean-memory-types` **`[opt-in]`** — a trimmed memory-type taxonomy
84
- - `claudemd-context-once-per-conversation` **`[default on]`** — inject CLAUDE.md and context once per conversation, not every turn (rewrites how CLAUDE.md reaches the model)
84
+ - `claudemd-context-once-per-conversation` **`[opt-in]`** — inject CLAUDE.md and context once per conversation, not every turn (rewrites how CLAUDE.md reaches the model)
85
85
 
86
86
  **Reasoning**
87
87