extension-hunter/dsh-pip

extension-hunter★ 1JavaScript最后同步: 2026-08-14

在 GitHub 打开

Detach the DeepSeek Harness Web GUI into a Document Picture-in-Picture window (dsh bundle plugin)

README 摘要

dsh-pip One click detaches the DeepSeek Harness web GUI into an always-on-top Document Picture-in-Picture window — it floats beside your editor, and one more click puts it back. English · 中文 Why The DSH web GUI lives in a browser tab — watching the agent while writing code means hopping between the editor and the tab. dsh-pip uses Document Picture-in-Picture to move the whole app (not a screenshot) into a system-level always-on-top window: - One command to install. The package ships a bundle patch ( dsh.bundle.patch ): dsh plugin add mounts the plugin row automatically — no file edits. - Zero config. Restart dsh web and a floating "独立窗口" button appears in the corner of the UI. Click it, done. - Window matches the browser by default. The detached window opens at the current tab's viewport size; pin it with two numbers if you prefer. - The whole app comes along. On click, root moves together with styles and theme — not a screencast, the app itself, fully interactive. - No-op where unsupported. Safari / Firefox lack the Document PiP API; the script no-ops and no button ever appears. dsh-pip vs DeepSeek Harness Desktop These projects solve different layers of the same workflow. dsh-pip…

在 GitHub 查看完整 README →
Agent/智能体ai-agentalways-on-topcoding-agentdeepseekdeepseek-harnessdeveloper-toolsdshdsh-plugin

分类