tweakcc-fixed 2.3.5 → 2.4.0

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
@@ -96,6 +96,7 @@ Each patch is tagged with how it behaves on `--apply`: **`[default on]`** applie
96
96
  - `strip-empty-system-reminders` **`[always]`** — drop the empty `<system-reminder>` blocks left after empty tool output
97
97
  - `read-default-lines` **`[always]`** — an env-gated cap on the default `Read` line count
98
98
  - `suppress-deferred-tools` **`[opt-in]`** — drop the deferred-tools announcement
99
+ - `multi-skill-invocation` **`[opt-in]`** — run every `/skill` you type in one message ("`/a /b do X`"), not just the leading one
99
100
 
100
101
  **Models & prompts**
101
102