laminark 2.21.6 → 2.21.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "laminark",
3
- "version": "2.21.6",
3
+ "version": "2.21.7",
4
4
  "description": "Persistent adaptive memory for Claude Code",
5
5
  "type": "module",
6
6
  "bin": {
@@ -0,0 +1,6 @@
1
+ ---
2
+ name: status
3
+ description: Show Laminark system status — connection info, memory count, token stats, and capabilities
4
+ ---
5
+
6
+ Call the `mcp__plugin_laminark_laminark__status` tool with no arguments and display the result to the user.