penguin-oo/dsh-pathlink0

dsh-pathlink

DeepSeek Harness 聊天内容路径与链接快捷操作插件,支持 Ctrl+点击直接在系统文件管理器中打开文件夹或在浏览器中打开链接。

AI 分析

核心用途是提升本地文件和网页链接的跳转效率。适合经常让 AI 生成或修改本地代码、文件,并需要频繁在本地资源管理器中查看输出结果的开发者。

包名
dsh-pathlink
版本
0.1.3
许可证
MIT
最近更新
2026年8月15日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:penguin-oo/dsh-pathlink

Usage

  1. Wait for a settled message that mentions a path or a link — recognized tokens get a dotted underline.
  2. Hold Ctrl (or on macOS) and click.
    • Path → folder opens in Explorer/Finder with the file selected.
    • Link → opens in a new browser tab.
  3. Relative paths resolve against the session's workspace directory first, then the harness working directory; missing paths show a toast.