dsh-pathlink
Ctrl+click file paths and links in DeepSeek Harness chat: paths open their folder in the OS file manager, links open in a new browser tab.
AI Analysis
核心用途是提升本地文件和网页链接的跳转效率。适合经常让 AI 生成或修改本地代码、文件,并需要频繁在本地资源管理器中查看输出结果的开发者。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:penguin-oo/dsh-pathlinkREADME
Read the full 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.