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 Analysis

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

Package
dsh-file-panel
Version
0.1.0
License
MIT
Last updated
Aug 14, 2026

Install

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

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.