loadingvx/deepseek-harness-workbench-plugin

loadingvx★ 6TypeScriptLast synced: 2026-08-16

Open on GitHub

Deepseek-harness-workbench-plugin

README excerpt

A workbench plugin for the DeepSeek Harness Web UI. After Workbench is opened in Conversation, chat stays on the left. Two new columns appear on the right: the editor (syntax highlighting and terminal) and files & Git. Contents - Architecture - Core capabilities - Capability matrix - Release - Installation - Upgrade - Interface - Workspace terminal - AI command assist - License Core capabilities 1. Smart terminal. A local pseudo-terminal (PTY) inside the workbench. Input is classified automatically — lines that are real shell commands (including pasted prompt prefixes like $ ls ) go straight to the PTY, while natural-language tasks are translated by the model into shell commands and typed into the current session shell; no separate shell is started. Greetings, warnings and one-line explanations are written as non-executable POSIX no-ops, and commands matching the configurable destructive blacklist are refused with a note. 2. Workspace editor. CodeMirror 6 with syntax highlighting for CSS, HTML, JavaScript, JSON, Markdown, Python, XML and YAML, plus a Markdown preview (👁 mode) that renders images (http(s) and workspace-relative paths) and Mermaid diagrams. 3. Files & Git. A file tr…

View full README on GitHub →
Terminal / TUIdsh-plugindsh-plugin-bundledsh-plugin-marketdsh-pluginsdsh-plugins-terminalterminalweb ui

Category