dsh-with-chatgpt
Run the following command in DeepSeek Harness:
dsh plugin install BeforeWave/dsh-with-chatgpt
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install BeforeWave/dsh-with-chatgpt in your terminal to install this plugin; the full source is available at https://github.com/BeforeWave/dsh-with-chatgpt . After installation, start DSH and follow the Setup Guide to configure the ChatGPT Tunnel.
About this plugin
The web version of ChatGPT is a powerful reasoning engine, yet it is confined to the browser: it cannot read your local project, edit source files, or run a single terminal command. DSH, on the other hand, can genuinely operate on your codebase, but a large share of its token budget is often spent simply understanding project structure and context. DSH with ChatGPT closes that gap. Powered by the Agent Helm local runtime, it lets ChatGPT get hands-on coding directly in the browser—searching code, modifying files, running builds and tests, inspecting Diagnostics and Git status—while seamlessly handing off well-scoped, complex tasks as native DSH sessions for sustained local execution. When DSH finishes, ChatGPT can re-review the actual code diff and test results, completing a full loop from idea to verified change.
Every task created through ChatGPT is a standard DSH session. You can inspect its execution status, continue interacting, or take over manually from the DSH Web interface at any moment, with no need to juggle between two separate systems. All work is preserved in Work History, so you can pick up a thread even after leaving the original conversation. Security is handled at every layer: ChatGPT's local operations are governed by Agent Helm permissions and sandboxing, while DSH tasks follow the permissions and sandbox configuration of their respective sessions, ensuring your project code never leaves your machine.
This plugin is ideal for developers who use web-based ChatGPT for everyday coding but rely on DSH for large refactors, long builds, or continuous integration tasks. If you want lightweight edits and code comprehension handled instantly by ChatGPT while reserving your DSH token budget for work that truly demands deep, sustained execution, this is the most natural bridge between the two.
Screenshots
Use Cases
- Read and modify local project files and run builds directly from web-based ChatGPT
- Create native DSH sessions from ChatGPT for sustained execution of complex refactors
- Review code diffs and test results in ChatGPT after DSH completes a task
Best For
- Developers who use web-based ChatGPT for everyday coding assistance
- Engineers who depend on DSH for large builds and continuous integration
- Small teams aiming to cut DSH token spend while improving workflow efficiency
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.