Skip to content

Releases: Cocowwy/dsh-plugin-agents-memory

v0.1.2 - Chinese default README

Choose a tag to compare

@Cocowwy Cocowwy released this 17 Aug 12:29
  • 将仓库默认 README 调整为简体中文。
  • 英文文档迁移到 README.en.md,并保留双向语言导航。
  • Make Simplified Chinese the default repository README and keep English in README.en.md.

v0.1.1 - One-command installation

Choose a tag to compare

@Cocowwy Cocowwy released this 17 Aug 12:23

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

Choose a tag to compare

@Cocowwy Cocowwy released this 17 Aug 12:15

English

Initial public release.

  • Edit $DSH_HOME/AGENTS.md directly 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。
  • 提供英文和简体中文使用文档。