dsh-pathlink
DeepSeek Harness 聊天内容路径与链接快捷操作插件,支持 Ctrl+点击直接在系统文件管理器中打开文件夹或在浏览器中打开链接。
AI 分析
核心用途是提升本地文件和网页链接的跳转效率。适合经常让 AI 生成或修改本地代码、文件,并需要频繁在本地资源管理器中查看输出结果的开发者。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:penguin-oo/dsh-pathlink说明文档
阅读完整 README ↗Usage
- Wait for a settled message that mentions a path or a link — recognized tokens get a dotted underline.
- Hold Ctrl (or ⌘ on macOS) and click.
- Path → folder opens in Explorer/Finder with the file selected.
- Link → opens in a new browser tab.
- Relative paths resolve against the session's workspace directory first, then the harness working directory; missing paths show a toast.