DeepSeek 官方开源的智能体 Harness —— 一切皆插件的插件优先运行时,所有 DSH 插件都基于它构建。
dsh-plugin-interpreters
暴露 run_python/run_node 工具:通过 stdin 执行代码返回 stdout/stderr/exit,含解释器路径配置。
插件信息
截图
安装这个 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 许可证。你可以查看源码并免费安装使用。
相关插件
为 DeepSeek Harness(DSH)生态打造的现代化桌面端体验。
DeepSeek Harness(dsh)插件生态的社区权威清单:分类、安装说明,一站式收录。