CnsMaple/dsh-open-in-editor

CnsMaple★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

README 摘要

dsh-open-in-editor Open the current session's workspace directory in a local editor directly from the DeepSeek Harness Web GUI . Adds a session-header 打开 / Open button that launches your local editor (VS Code, VS Code Insiders, Cursor, Zed, Windows Explorer, …) on the host machine, plus a 设置 → 插件 → 插件配置 card to pick which editor to use. Features - 🗔 打开 button in every session header — resolves the session's workspace directory and opens it in your editor - ⚙️ Editor picker in the Web GUI settings (Plugins → Plugin configuration): - auto — probes code , code-insiders , cursor , codium , subl , zed in order - any command name ( code , cursor , zed , …) - any absolute path to an editor executable - explorer — open the folder in Windows File Explorer - environment-variable references ( %MY EDITOR% / $MY EDITOR ) are expanded - 🛟 Fallback env override — when the config is auto , the DSH OPEN IN EDITOR environment variable is consulted first - 🖥️ Reliable window launch on Windows — GUI windows are launched through an interactive Task Scheduler task, so the editor/Explorer window actually appears on the logged-on user's desktop even when the harness runs with a non-interactive logon to…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类