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
The `protectedTools` arrays in `commands` and `strategies` add to this default list.
210
213
211
-
For the `compress` tool, `compress.protectedTools` ensures specific tool outputs are appended to the compressed summary. It defaults to an empty array `[]` but always inherently protects`task`, `skill`, `todowrite`, and `todoread`.
214
+
For the `compress` tool, `compress.protectedTools` ensures specific tool outputs are appended to the compressed summary. By default it includes`task`, `skill`, `todowrite`, and `todoread`.
0 commit comments