@vheins/local-memory-mcp 0.3.26 → 0.3.27
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/README.md +10 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -63,6 +63,16 @@ This method ensures the fastest startup times and maximum reliability for daily
|
|
|
63
63
|
|
|
64
64
|
Visualize and manage your Agent's memory through a modern web interface.
|
|
65
65
|
|
|
66
|
+
````carousel
|
|
67
|
+

|
|
68
|
+
<!-- slide -->
|
|
69
|
+

|
|
70
|
+
<!-- slide -->
|
|
71
|
+

|
|
72
|
+
<!-- slide -->
|
|
73
|
+

|
|
74
|
+
````
|
|
75
|
+
|
|
66
76
|
### How to Run
|
|
67
77
|
```bash
|
|
68
78
|
local-memory-mcp dashboard
|