DeepSeek Harness Plugin

dsh-plugin-interpreters

🧑‍💻 Development & Runtime ⭐ 5 stars Community

Expose run_python/run_node tools that execute code via stdin and return stdout/stderr/exit, with interpreter path config.

Plugin facts

GitHub stars⭐ 5
LicenseNOASSERTION
Primary languageJavaScript
Last push2026-08-14T12:46:07Z
MaintainerHuanLinOTO
Added to this directory2026-08-15

Screenshots

dsh-plugin-interpreters — plugin screenshot

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.