yu2025-luo/dsh-file-panel0

dsh-file-panel

DeepSeek Harness plugin: a right-side panel that lists files the agent created or downloaded, with inline preview and "reveal in folder".

AI 分析

核心用途是管理和预览 Agent 产出的文件。适合需要频繁查看、打开或定位 Agent 生成文件的用户。

パッケージ
dsh-file-panel
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/14

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yu2025-luo/dsh-file-panel

ドキュメント

README 全文を読む ↗

Usage

GestureResult
Agent creates/downloads a filePanel pops up automatically (newest files carry a NEW chip)
Click a rowInline preview (image / text / metadata)
Row hover actionsPreview, open, show in folder, copy path
🔔 bellToggle auto-pop for new files
/ ×Collapse to a floating launcher button (with new-file badge) or hide
Bottom "open workspace folder"Opens the session's working directory

Panel state (open/collapsed) and the auto-pop preference persist in localStorage. The auto-pop baseline is per session: files that already existed when the panel first saw the session do not re-trigger a popup.