@a9i5k4/dsh-auto-memory 0.1.38 → 2.1.0

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/cordis.patch.yml CHANGED
@@ -1,9 +1,9 @@
1
- # dsh-auto-memory bundle patch: inserts the dual-face plugin row into the web
2
- # profile roster. Applied as a profile bundle layer (the `dsh.bundle.patch`
3
- # manifest field). The node half (exports ".") runs in the host process
4
- # (memory engine, /api/dsh-auto-memory routes, agent tools, prompt injection);
5
- # the `dsh.client` declaration in package.json makes the browser half
6
- # (exports "./client", served at /plugins/<id>/client.js) load in the web GUI.
7
- - insert:
8
- - id: auto-memory
9
- name: '@a9i5k4/dsh-auto-memory'
1
+ # dsh-auto-memory bundle patch: inserts the dual-face plugin row into the web
2
+ # profile roster. Applied as a profile bundle layer (the `dsh.bundle.patch`
3
+ # manifest field). The node half (exports ".") runs in the host process
4
+ # (memory engine, /api/dsh-auto-memory routes, agent tools, prompt injection);
5
+ # the `dsh.client` declaration in package.json makes the browser half
6
+ # (exports "./client", served at /plugins/<id>/client.js) load in the web GUI.
7
+ - insert:
8
+ - id: auto-memory
9
+ name: '@a9i5k4/dsh-auto-memory'