dsh-coding-preset
Run the following command in DeepSeek Harness:
dsh plugin install Saikel-Orado-Liu/dsh-coding-preset
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command dsh plugin install Saikel-Orado-Liu/dsh-coding-preset, or visit the source repository at https://github.com/Saikel-Orado-Liu/dsh-coding-preset for details.
About this plugin
The official DeepSeek Harness minimal coding preset relies on bash, which cannot run directly on Windows due to its Linux/macOS-specific subprocess terminal inspection. This plugin emerges as a Windows port of that preset, solving the problem of persistent shell unavailability for Windows users while delivering the exact same toolset and functionality.
At its core, the plugin provides a persistent PowerShell 7 (pwsh) backend via node-pty/ConPTY, allowing variables, functions, and working directories to persist across multiple calls, alongside the str_replace_editor tool for file edits. It also implements sandbox mode switching, single-call escalation mechanisms, and readiness detection, ensuring commands execute in a secure environment.
This plugin is ideal for developers using DeepSeek Harness on Windows for coding tasks, especially those requiring a persistent shell to manage complex workflows or run state-dependent scripts. Although now superseded by the official minimal mode, its design offers valuable insights into native Windows tool integration for future projects.
Use Cases
- Performing coding tasks on Windows using DeepSeek Harness.
- Executing multi-step scripts that require a persistent environment.
- Managing development state and variables across tool calls.
Best For
- DeepSeek Harness users on Windows platforms.
- Engineers needing persistent shells for interactive development.
- Developers seeking to run commands in a secure sandbox.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.