fsviewer
Codex-style right-edge workspace for the dsh web UI: file tree with preview tabs (Markdown/source), an embedded browser (direct/proxy iframe), and a side chat streaming from the host LLM — all as switchable tabs in the native details column.
Codex 式右侧工作区:文件树 + 预览页签(Markdown/源码)、嵌入式浏览器(直连/代理 iframe)、侧边聊天(直连 host LLM 流式对话),全部收敛为原生 details 右栏的页签,可开关多开。
How to install
dsh plugin add github:sunyuhuirong/fsviewer About
fsviewer dsh web 的右侧文件管理器:目录树 + 文件预览(Markdown 渲染 / 源码),接管原生 details 右栏。 **⚠️ 安全提示:** 这是本机个人工具。host 半边通过 /fsviewer-api 路由直接用 Node fs 读取本机**任意绝对路径**,无任何鉴权(与 dsh 原生 browse 目录后端同级)。**请勿在多用户或网络暴露的环境中使用。** 目录 环境要求 安装 使用 功能特性 架构 已知限制 许可证 环境要求 Node.js 18+ 已安装并配置 web profile 的 dsh(DeepSeek Harness) 该 profile 以 pnpm 管理依赖 安装 1. 获取插件源码(任选其一): 克隆本仓库: bash git clone https://github.com/sunyuhuirong/fsviewer.git YOUR_PLUGIN_PATH 或直接使用本地插件目录路径。 2. 把插件链接进 dsh 的 web profile。编辑 ~/.dsh/profiles/web/package.json: json { "dependencies": { "fsviewer": "link:YOUR_PLUGIN_PATH" }, "dsh": { "profile": { "bundles": ["@dee…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-30
- Created
- 2026-08-29
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
inbox-zero
elie222/inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
deepseek-harness-genui
pengyue-polaron/deepseek-harness-genui
Code-first React and TypeScript task apps rendered inline, in Canvas, full screen, or on localhost, with interaction state available to later agent turns and approval-gated MCP and API access.
dsh-status-rotator
01Virex/dsh-status-rotator
Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.