iHow1/dsh-ihow-memory

iHow1★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

iHow Memory plugin for DeepSeek Harness

README 摘要

dsh-ihow-memory Install iHow Memory as a local-first shared memory plugin for DeepSeek Harness. The package is a thin DSH bundle. It mounts DSH's MCP client and starts an exact ihow-memory Core dependency from the plugin installation. It does not require a global iHow Memory binary and does not duplicate Core storage or governance logic. Status Alpha. The package targets DSH 0.1.0-rc.6 and iHow Memory Core 0.1.0-alpha.31.2 . Core and plugin lifecycle ihow-memory is the Core package: it owns storage, retrieval, governance, and the MCP contract. dsh-ihow-memory is only the DSH adapter and distribution bundle. Installing this plugin does not replace a global ihow-memory command or modify another runtime's adapter. The plugin pins an exact Core version so an existing DSH installation cannot change behavior when Core publishes a new release. The two packages therefore use independent versions: - A Core release does not automatically require a plugin release. - Release a new plugin when the pinned Core must move for a compatible feature or security fix, when the MCP contract changes, or when DSH integration changes. - Test the pinned Core through DSH before each plugin release; do not wi…

在 GitHub 查看完整 README →
Agent/智能体agent-memorydeepseek-harnessdsh-pluginlocal-firstmcp

分类