dsh pluginsEnglish
← 返回热门插件目录

笔记插件

XieZongChen/dsh-md-notes · 技能

DeepSeek Harness 的笔记插件允许您保存和编辑要记录的对话内容。

★ 3GitHub 星标
0分支
2026-08-16最近更新
TypeScript开发语言
MIT许可证

项目简介

然后重启 dsh web(bundle 层与 client 包元数据在进程内缓存,必须重启才生效)。

回滚:dsh plugin --profile web remove dsh-md-notes 即可恢复(笔记文件不受影响)。 开发(Development)

常用脚本: 命令 · 作用 命令: npm run build · 作用: 完整构建(tsc host → tsc client → tsdown) 命令: npm run typecheck · 作用: 仅类型检查(两个 program) 命令: npm run link-deps · 作用: 重链 @deepseek-ai/ 类型到 checkout 命令: npm run bundle · 作用: 仅构建 client bundle

安装命令

dsh plugin --profile web add github:XieZongChen/dsh-md-notes
查看 GitHub 仓库 ↗返回热门插件目录