@bd7pil/opencode-deep-memory 0.8.3 → 0.8.4
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/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -15787,7 +15787,6 @@ var PROTECTED_TOOLS = /* @__PURE__ */ new Set([
|
|
|
15787
15787
|
"memory_forget",
|
|
15788
15788
|
"memory_expand",
|
|
15789
15789
|
"deep_expand",
|
|
15790
|
-
"task",
|
|
15791
15790
|
"skill"
|
|
15792
15791
|
]);
|
|
15793
15792
|
var NEVER_DEDUP = /* @__PURE__ */ new Set(["read", "bash", "grep", "glob", "find", "search"]);
|