dsh plugins中文
← Back to popular plugin directory

file edit · workspace file manager

justarook1e/dsh-file-edit · skills

DSH WebUI workspace file browser: agent-change review (accept/reject + undo), inline editing, diff view and rendered markdown.

★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

dsh-file-edit 本项目全部代码由 DeepSeek-V4-Pro 与 DeepSeek-V4-Flash 生成。 ⚠️ 测试版声明:本插件目前处于测试阶段(含实验性的文件编辑、撤销/重做与自动保存功能),可能存在未知缺陷。请谨慎使用,重要文件与重要会话数据请提前备份。

需要本机已装 DSH(/.dsh/profiles/web 存在)且能访问 GitHub。PowerShell 中执行:

1. 把本仓库的 package.json、host/、client/ 复制到 /.dsh/profiles/web/nodemodules/dsh-file-edit/; 2. 在 /.dsh/profiles/web/cordis.patch.yml 末尾追加:

Install command

dsh plugin --profile web add github:justarook1e/dsh-file-edit
View GitHub repository ↗Back to popular plugin directory