XieZongChen/dsh-md-notes
XieZongChen★ 3TypeScript最后同步: 2026-08-16
The note-taking plugin for DeepSeek Harness allows you to save and edit content from your conversations that you want to record.
README 摘要
dsh-md-notes 中文 DSH third-party plugin (bundle): MD Notes Manager Features · Architecture · Changelog Overview A note-taking plugin for DeepSeek Harness (DSH). It adds an MD Notes entry to the web sidebar and a "Add to note" action to every assistant answer, so you can capture conversations into plain .md files that stay editable anywhere. Who it's for : DSH web users who want local, file-based notes (no database, no cloud) — copy a conversation into a note with one click, then keep editing the .md file in any editor. - Sidebar notes entry → notes manager (list + edit/preview) - Assistant-message action (next to the copy button) → append that conversation to a note - Notes are stored as plain .md files, editable directly on the filesystem - UI copy follows dsh's language setting (Chinese / English) Compatibility - Plugin version : 0.2.0 (see CHANGELOG.md for history). - Requires : the dsh CLI (with the plugin subcommand) and the web profile. - Last verified : 2026-08-16, against the deepseek-harness mainline checkout (dsh CLI 0.1.0-rc.x era). - The plugin is not pinned to a specific mainline commit; pin the plugin version at install time if you need a fixed combination. Runtime dep…
在 GitHub 查看完整 README →