omdsh-plugins/omdsh-remdev

omdsh-plugins★ 0TypeScriptLast synced: 2026-08-16

Open on GitHub

Remote development for the DeepSeek Harness web GUI: connect a workspace to an SSH server, provision a .dsh-server there, and run its files, terminals, and agents on that machine

README excerpt

omdsh-remdev English 中文 Remote development for the DeepSeek Harness web GUI: attach a workspace to an SSH server, and its files, its terminal, and its agent all run there. What it adds Surface Where it comes from A Remote connect button at the trailing end of the sidebar's Workspaces bar An entry in shell.overlay that renders nothing at its own seat and portals into [data-slot="sidebar.workspaces"] The Remote development window — servers, provisioning, the folder picker, the live log src/client/RemoteDialog.tsx , over the /omdsh-remdev prefix route, fenced to the same trusted hosts as /api A globe badge on every remote workspace row Portalled into [role="treeitem"][aria-expanded] and positioned from a measurement The remdev service — remoteFor(cwd) ctx.reflect.provide , the one question omdsh-sidepanel and omdsh-code ask before reading a file or starting a process A remote workspace that is an ordinary workspace A real mirror directory under $DSH HOME/remotes/ / , which is what workspaces.create was always asking for Conversations held on a server, listed and resumable here The session mirror, which copies the remote logs down and rewrites exactly one header field The omdsh-remdev …

View full README on GitHub →
Terminal / TUIdshdsh-pluginterminalsidebaragentvision

Category