dingguangyi0/dsh-plugin-migration-workbuddy0

dsh-plugin-migration-workbuddy

Migrate WorkBuddy sessions, memories, MCP drafts, and automations into DSH — preview first, confirm once, read-only on the source

包名
dsh-plugin-migration-workbuddy
版本
0.1.0
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dingguangyi0/dsh-plugin-migration-workbuddy

配置

默认说明
enabledtrue关闭后插件完全不扫描磁盘
maxFileBytes10485760单个源文件上限(1 KiB – 100 MiB)
maxFiles5000单次扫描文件数上限
toolModenarrativenarrative 把工具调用/结果拍平为文本,导入历史不带工具协议、可无条件续聊;transcript 保留完整协议
automationModelId''迁移的自动化规则写死的模型 id;空 = 用部署默认模型
automationModelAllowlist[]允许原样透传的模型 id;其余按 automationModelId 改写并记 automation-model-remapped

源目录取 $WORKBUDDY_HOME,否则 ~/.workbuddy;目标取 $DSH_HOME,否则 ~/.dsh