DeepSeek's official open-source agent harness — a plugin-first runtime where everything is a plugin. The framework every DSH plugin extends.
dsh-plugin-interpreters
Expose run_python/run_node tools that execute code via stdin and return stdout/stderr/exit, with interpreter path config.
Plugin facts
Screenshots
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:HuanLinOTO/dsh-plugin-interpreters ⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
About this plugin: dsh-plugin-interpreters
What is dsh-plugin-interpreters?
dsh-plugin-interpreters is a development & runtime plugin maintained by HuanLinOTO. Expose run_python/run_node tools that execute code via stdin and return stdout/stderr/exit, with interpreter path config.
How do I install dsh-plugin-interpreters?
Run dsh plugin add github:HuanLinOTO/dsh-plugin-interpreters in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:HuanLinOTO/dsh-plugin-interpreters#commit.
Is dsh-plugin-interpreters free?
dsh-plugin-interpreters is a community open-source project released under the NOASSERTION license. You can inspect its source and install it for free.
Related plugins
A modern desktop experience built for the DeepSeek Harness (DSH) ecosystem.
The community's canonical awesome list for the DeepSeek Harness (dsh) plugin ecosystem — categories, install notes, and everything in one place.