yu2025-luo/dsh-file-panel ↗★ 0
dsh-file-panel
DeepSeek Harness 侧边栏文件面板插件:列出 Agent 创建或下载的文件,支持行内预览和在文件夹中显示。
AI 分析
核心用途是管理和预览 Agent 产出的文件。适合需要频繁查看、打开或定位 Agent 生成文件的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yu2025-luo/dsh-file-panel说明文档
阅读完整 README ↗Usage
| Gesture | Result |
|---|---|
| Agent creates/downloads a file | Panel pops up automatically (newest files carry a NEW chip) |
| Click a row | Inline preview (image / text / metadata) |
| Row hover actions | Preview, open, show in folder, copy path |
| 🔔 bell | Toggle 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.