DeepSeek Harness 插件库

dsh-plugin-interpreters

🧑‍💻 开发与运行时 ⭐ 5 stars 社区收录

暴露 run_python/run_node 工具:通过 stdin 执行代码返回 stdout/stderr/exit,含解释器路径配置。

插件信息

GitHub stars⭐ 5
许可证NOASSERTION
主要语言JavaScript
最近推送2026-08-14T12:46:07Z
维护者HuanLinOTO
收录日期2026-08-15

截图

dsh-plugin-interpreters — 插件截图

安装这个 DSH 插件

复制下面的命令,在 DeepSeek Harness 终端中运行即可。

dsh plugin add github:HuanLinOTO/dsh-plugin-interpreters

⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →

更多介绍

本项目已被dshfind.com收录 dsh-interpreters DSH 插件:暴露 run python 和 run node 两个模型可调用工具,通过 stdin 执行代码并返回 stdout/stderr/exit code。在设置页「插件配置」分区提供配置卡片,让用户设置 Python 和 Node.js 解释器的可执行文件路径,工具描述中会告知模型解释器位置。

关于这个插件: dsh-plugin-interpreters

dsh-plugin-interpreters 是什么?

dsh-plugin-interpreters 是一款开发与运行时插件,由 HuanLinOTO 维护。暴露 run_python/run_node 工具:通过 stdin 执行代码返回 stdout/stderr/exit,含解释器路径配置。

如何安装 dsh-plugin-interpreters?

在 DeepSeek Harness 终端运行 dsh plugin add github:HuanLinOTO/dsh-plugin-interpreters 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:HuanLinOTO/dsh-plugin-interpreters#commit。

dsh-plugin-interpreters 免费吗?

dsh-plugin-interpreters 是社区开源项目,采用 NOASSERTION 许可证。你可以查看源码并免费安装使用。