superlocalmemory
Advanced tools
+1
-1
| { | ||
| "name": "superlocalmemory", | ||
| "version": "3.6.18", | ||
| "version": "3.6.19", | ||
| "description": "Information-geometric agent memory with mathematical guarantees. 4-channel retrieval, Fisher-Rao similarity, zero-LLM mode, EU AI Act compliant. Works with Claude, Cursor, Windsurf, and 17+ AI tools.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -8,2 +8,11 @@ { | ||
| "type": "command", | ||
| "command": "slm hook mandate 2>/dev/null || true", | ||
| "timeout": 5000 | ||
| } | ||
| ] | ||
| }, | ||
| { | ||
| "hooks": [ | ||
| { | ||
| "type": "command", | ||
| "command": "\"${CLAUDE_PLUGIN_ROOT}/scripts/ensure-venv.sh\"" | ||
@@ -10,0 +19,0 @@ } |
| { | ||
| "version": "3.6.18", | ||
| "version": "3.6.19", | ||
| "pluginName": "superlocalmemory", | ||
@@ -4,0 +4,0 @@ "displayName": "SuperLocalMemory", |
@@ -1,1 +0,1 @@ | ||
| superlocalmemory==3.6.18 | ||
| superlocalmemory==3.6.19 |
@@ -19,3 +19,3 @@ { | ||
| "repository": "https://github.com/qualixar/superlocalmemory", | ||
| "version": "3.6.18" | ||
| "version": "3.6.19" | ||
| } |
@@ -8,2 +8,11 @@ { | ||
| "type": "command", | ||
| "command": "slm hook mandate 2>/dev/null || true", | ||
| "timeout": 5000 | ||
| } | ||
| ] | ||
| }, | ||
| { | ||
| "hooks": [ | ||
| { | ||
| "type": "command", | ||
| "command": "\"${CLAUDE_PLUGIN_ROOT}/scripts/ensure-venv.sh\"" | ||
@@ -10,0 +19,0 @@ } |
@@ -1,1 +0,1 @@ | ||
| superlocalmemory==3.6.18 | ||
| superlocalmemory==3.6.19 |
+1
-1
| [project] | ||
| name = "superlocalmemory" | ||
| version = "3.6.18" | ||
| version = "3.6.19" | ||
| description = "Information-geometric agent memory with mathematical guarantees" | ||
@@ -5,0 +5,0 @@ readme = "README.md" |
@@ -33,3 +33,3 @@ #!/usr/bin/env node | ||
| // --------------------------------------------------------------------------- | ||
| const VERSION = '3.6.18'; | ||
| const VERSION = '3.6.19'; | ||
| const MANIFEST_REL = 'plugin-src/manifest.json'; | ||
@@ -36,0 +36,0 @@ const GENERATED_BANNER = `# _GENERATED — DO NOT HAND-EDIT |
| Metadata-Version: 2.4 | ||
| Name: superlocalmemory | ||
| Version: 3.6.18 | ||
| Version: 3.6.19 | ||
| Summary: Information-geometric agent memory with mathematical guarantees | ||
@@ -5,0 +5,0 @@ Author-email: Varun Pratap Bhardwaj <admin@superlocalmemory.com> |
@@ -35,3 +35,3 @@ """SuperLocalMemory — information-geometric agent memory. | ||
| __version__ = "3.6.18" | ||
| __version__ = "3.6.19" | ||
@@ -38,0 +38,0 @@ _REQUIRED_VERSIONS = { |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
7993975
0125176
0.01%0
-100%