tweakcc-fixed 2.3.5 → 2.5.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 +1 -0
- package/dist/{config-CQ70mvep.mjs → config-CrRbv_y3.mjs} +36 -36
- package/dist/{content-BFAeq3mP.mjs → content-Csbiyci5.mjs} +1 -1
- package/dist/index.mjs +1 -1
- package/dist/lib/index.d.mts +1 -0
- package/dist/lib/index.mjs +1 -1
- package/dist/{nativeInstallation-DiU637YK.mjs → nativeInstallation-DenPndgo.mjs} +1 -1
- package/package.json +1 -1
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]`** — invoke every `/skill` you type in one message ("`/a /b do X`") directly, not just the leading one (real user invocations, no model round-trip)
|
|
99
100
|
|
|
100
101
|
**Models & prompts**
|
|
101
102
|
|