diff --git a/docs/en/README.md b/docs/en/README.md index 6c9701f..e7e17ea 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -42,7 +42,7 @@ This hub is organized by what you need to accomplish. New users should follow Ge ## Documentation boundaries -- User documentation targets the v0.1.5 Sidebar-default experience while covering the compatible Buildin presentation. +- User documentation targets the v0.1.6 Sidebar-default experience while covering the compatible Buildin presentation. - Architecture diagrams describe stable execution boundaries, not live monitoring. Use Status for current counts and versions. - RPC is an internal Host-to-client protocol, not a promised stable external API. - There is no formal fixed DSH / Mnemon version matrix yet. Back up and validate in an isolated root before upgrading. diff --git a/docs/en/getting-started.md b/docs/en/getting-started.md index f7b392d..47c361d 100644 --- a/docs/en/getting-started.md +++ b/docs/en/getting-started.md @@ -14,7 +14,7 @@ You need: Regular semantic work prefers a provider named `spawn` with `outputSchema`, `toolFilter`, `persona`, and `depthLimit`. Optional score-based background review additionally requires a provider named `fork` with `inheritsParentContext=true`. Missing `fork` does not block deterministic pages or regular manual actions. -The project does not declare a fixed minimum DSH / Mnemon matrix. This guide and its screenshots target dsh-mnemon v0.1.5. Back up and repeat this verification against an isolated root before upgrading. +The project does not declare a fixed minimum DSH / Mnemon matrix. This guide and its screenshots target dsh-mnemon v0.1.6. Back up and repeat this verification against an isolated root before upgrading. ## 2. Install Mnemon diff --git a/docs/en/ui-guide.md b/docs/en/ui-guide.md index 35ba07a..208a32b 100644 --- a/docs/en/ui-guide.md +++ b/docs/en/ui-guide.md @@ -2,7 +2,7 @@ [简体中文](../zh-CN/ui-guide.md) | **English** | [Documentation hub](./README.md) -This guide follows the default `sidebar` presentation and a real user path through Memory System. Screenshots come from the v0.1.5 interface and use the Chinese locale; names, counts, and content vary with your data. +This guide follows the default `sidebar` presentation and a real user path through Memory System. Screenshots come from the v0.1.6 interface and use the Chinese locale; names, counts, and content vary with your data. ## Start with the two display modes diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index 7f09c24..bebca53 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -42,7 +42,7 @@ ## 文档边界 -- 用户文档以 v0.1.5 的 Sidebar 默认体验为主,同时说明 Buildin 兼容形态。 +- 用户文档以 v0.1.6 的 Sidebar 默认体验为主,同时说明 Buildin 兼容形态。 - 架构图表达稳定执行边界,不是实时监控面板;实时数量与版本以“状态”页为准。 - RPC 是 Host 与插件客户端之间的内部协议,不承诺稳定外部 API。 - 当前没有正式固定的 DSH / Mnemon 版本矩阵;升级前应备份并在隔离目录验证。 diff --git a/docs/zh-CN/getting-started.md b/docs/zh-CN/getting-started.md index 92287ea..5945b96 100644 --- a/docs/zh-CN/getting-started.md +++ b/docs/zh-CN/getting-started.md @@ -14,7 +14,7 @@ 普通语义任务优先使用名为 `spawn` 的 Provider,并要求 `outputSchema`、`toolFilter`、`persona` 与 `depthLimit`。可选的评分后台审查还要求名为 `fork`、且 `inheritsParentContext=true` 的 Provider。缺少 `fork` 不影响确定性页面读取和普通手动操作。 -项目当前不声明固定的 DSH / Mnemon 最低版本矩阵。本文与截图以 dsh-mnemon v0.1.5 为基线;升级前先备份,并在隔离目录重复本页验证。 +项目当前不声明固定的 DSH / Mnemon 最低版本矩阵。本文与截图以 dsh-mnemon v0.1.6 为基线;升级前先备份,并在隔离目录重复本页验证。 ## 2. 安装 Mnemon diff --git a/docs/zh-CN/ui-guide.md b/docs/zh-CN/ui-guide.md index fbcdb65..3b6edff 100644 --- a/docs/zh-CN/ui-guide.md +++ b/docs/zh-CN/ui-guide.md @@ -2,7 +2,7 @@ **简体中文** | [English](../en/ui-guide.md) | [文档中心](./README.md) -本指南以默认的 `sidebar` 形态为主,按真实使用路径介绍记忆系统。截图来自 v0.1.5 实机界面;数量、名称和内容会随你的数据变化。 +本指南以默认的 `sidebar` 形态为主,按真实使用路径介绍记忆系统。截图来自 v0.1.6 实机界面;数量、名称和内容会随你的数据变化。 ## 先认识两种展示形态 diff --git a/package.json b/package.json index 92a8a61..733ec6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dsh-mnemon", - "version": "0.1.5", + "version": "0.1.6", "description": "Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.", "keywords": [ "deepseek-harness",