# dsh-auto-memory bundle patch: inserts the dual-face plugin row into the web
# profile roster. Applied as a profile bundle layer (the `dsh.bundle.patch`
# manifest field). The node half (exports ".") runs in the host process
# (memory engine, /api/dsh-auto-memory routes, agent tools, prompt injection);
# the `dsh.client` declaration in package.json makes the browser half
# (exports "./client", served at /plugins/<id>/client.js) load in the web GUI.
- insert:
    - id: auto-memory
      name: '@a9i5k4/dsh-auto-memory'
