Releases: Cocowwy/dsh-plugin-agents-memory
Releases · Cocowwy/dsh-plugin-agents-memory
Release list
v0.1.2 - Chinese default README
v0.1.1 - One-command installation
English
- Replace manual Web profile editing with one-command installation:
dsh plugin --profile web add "github:Cocowwy/dsh-plugin-agents-memory". - Add matching one-command uninstall instructions.
- Simplify local development installation.
中文
- 使用一条 DSH 原生命令安装,不再要求手动修改 Web profile。
- 增加对应的一键卸载说明。
- 简化本地开发安装流程。
v0.1.0 - Global AGENTS.md editor
English
Initial public release.
- Edit
$DSH_HOME/AGENTS.mddirectly in DeepSeek Harness Web settings. - Automatic starter document creation.
- Revision-conflict protection and atomic writes.
- Loopback-only fixed-path API with a 256 KiB limit.
- English and Simplified Chinese documentation.
中文
首次公开发布。
- 直接在 DeepSeek Harness Web 设置中编辑
$DSH_HOME/AGENTS.md。 - 文件不存在时自动创建初始模板。
- revision 冲突保护与原子写入。
- 仅限回环地址、固定文件路径,并限制为 256 KiB。
- 提供英文和简体中文使用文档。