# dsh-memory contributes one Host plugin; its browser half is discovered through dsh.client.
# Standard DSH Web Connection needs webServer for generic RPC registrations.
# Preserve webRuntime used by its config; module-level dependencies still merge.
- id: connection
  name: '@deepseek-ai/dsh-client-connection'
  inject: [webRuntime, webServer]

- insert:
    - id: dsh-memory
      name: '@hr98w/dsh-memory'
