dsh-text-wrap
文本换行:按指定宽度折行文本,支持 CJK 与中英文混排(Text wrap tool for DeepSeek Harness)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-text-wrap说明文档
阅读完整 README ↗dsh-text-wrap · 文本换行
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-text-wrap
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-text-wrap"。