← 返回列表
D

dsh-pathlink

v0.1.3 · 3 天前发布

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.

dshdsh-plugindeepseek-harnesspathlinkopenweb

README

dsh-pathlink

中文 · English

在 DeepSeek Harness 对话里,Ctrl+点击文件路径与链接。

自动识别聊天消息(助手回复、用户气泡、代码块、工具卡片)中的文件路径和
URL,用淡淡的虚线下划线标记,Ctrl+点击(macOS 为 ⌘)即可打开:

  • 路径 → 打开所在文件夹——在系统文件管理器中打开该文件所在的文件夹并

  • 选中它(Windows explorer /select、macOS open -R、Linux 用 xdg-open
    打开父目录);如果路径本身是目录,则直接打开目录。
  • 链接 → 浏览器新标签页打开——覆盖渲染器未自动转成链接的裸 URL

  • (比如用户消息气泡里的);markdown 链接本身已在新标签页打开。

    普通点击不触发任何行为,不会干扰选中、复制等操作。路径不存在时会弹出
    toast 提示原因,而不是静默失败。

    !Ctrl+点击提示

    !消息中的路径识别

    ① 悬停路径显示 Ctrl+点击提示,点击后在文件夹中定位该文件 ·

    ② 真实对话中被识别的路径(虚线下划线)。

    安装

    sh
    dsh plugin --profile web add dsh-pathlink

    或从 GitHub 安装:

    sh
    dsh plugin --profile web add github:penguin-oo/dsh-pathlink

    安装后重启 Web 界面生效。仅支持 web 配置档(点击面是浏览器)。

    ##

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-pathlink
    Repo
    git+https://github.com/penguin-oo/dsh-pathlink.git
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-api-remotes"]}}