@xiaoso/dsh-tool-plus
Oh My Pi bash runtime ported as a deepseek-harness tool plugin: persistent shell session, output minimizer, managed background jobs, command interception
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoso456/dsh-tool-plus说明文档
阅读完整 README ↗推荐环境与配置
- 完全权限模式:建议在
danger-full-access下使用本插件,可避免沙箱模式下文件写入被误拦。
配置
开箱即用,无需配置。需要微调时常用项有:后台阈值(autoBackgroundMs)、超时(defaultTimeoutMs / maxTimeoutMs)、输出截断窗口、编辑默认模式(editMode,默认 replace)、结构化摘要开关(readSummarizeEnabled)。