penguin-oo/dsh-pathlink0

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 分析

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

パッケージ
dsh-pathlink
バージョン
0.1.3
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

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.