zekdeW/dsh-client-workspace-deep-link
zekdeW★ 1TypeScriptLast synced: 2026-08-14
Workspace deep link (?workspace=) client plugin for the DeepSeek Harness web GUI
README excerpt
dsh-client-workspace-deep-link English 中文 A tiny client plugin for DeepSeek Harness that adds a boot-time workspace deep link to the web GUI: open and the page seeds a new session with that working directory and selects it, dropping you straight into a directory-scoped conversation. The directory's existing blank session is reused when one is listed, so repeated deep links land in the same conversation. The entry is consumed from the address bar before any network work, so a refresh never seeds a second session. This makes the GUI launchable from any external tool — Alfred / Raycast / scripts on macOS or Linux, custom buttons, the DeepSeek Finder toolbar app — without touching the harness repository itself. Install Requires a working dsh installation (any recent build; the harness is pre-release, so plugin APIs may move). Then open http://127.0.0.1:3080/?workspace=/some/directory and a conversation scoped to that directory starts immediately. How it works The plugin's browser half registers on ctx.workspaces / ctx.sessions — the same services the built-in workspace picker drives — and on page load: 1. reads ?workspace= from the URL and removes it from the address bar (keeping other…
View full README on GitHub →Category
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141