@vaur94/opencode2-memory
Advanced tools
+1
-1
| { | ||
| "name": "@vaur94/opencode2-memory", | ||
| "version": "0.2.5", | ||
| "version": "0.2.6", | ||
| "description": "Persistent memory plugin for OpenCode V2 (v3 architecture: inline/indexed notes + graph)", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+10
-1
@@ -13,3 +13,3 @@ # OpenCode2 Memory | ||
| { | ||
| "package": "@vaur94/opencode2-memory@0.2.1", | ||
| "package": "@vaur94/opencode2-memory@0.2.6", | ||
| "options": { "enabled": true } | ||
@@ -38,2 +38,11 @@ } | ||
| ## Tools | ||
| - `memory_recall`: search with `query` or up to 10 `queries`. | ||
| - `memory_update`: create a note, patch an existing note by `id`, or permanently delete with `delete: true`; batch up to 10 via `updates`. | ||
| - `memory_read`: read one note by `id` or up to 10 via `ids`. | ||
| - `memory_link`: create one edge or up to 10 via `links`. | ||
| No notes are injected automatically. Use `memory_recall` for other global memory. | ||
| ## Migration | ||
@@ -40,0 +49,0 @@ |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
52
20.93%687640
-0.09%20466
-0.09%