dsh plugins中文
← Back to popular plugin directory

Expose runpython/runnode tools

HuanLinOTO/dsh-plugin-interpreters · enterprise

Expose the runpython/runnode tool, execute code through stdin and return stdout/stderr/exit, including interpreter path configuration card.

★ 6GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
NOASSERTIONLicense

Project overview

📌 本插件已收录于 dshfind 插件超市,点击上方徽章直达主页。 dsh-interpreters

运行时通过设置页「插件配置」分区的卡片修改,持久化到 $DSHHOME/settings.yaml。 检查

验证 lib/ 产物: lib/index.js — host bundle(ESM,external: @deepseek-ai/dsh-typert-protocol, @deepseek-ai/dsh-settings, @deepseek-ai/dsh-tools, schemastery) lib/client.js — client bundle(CJS,window.ModuleLoader.load 包裹,external: react) lib/types/ — TypeScript 声明文件 cordis.patch.yml — bundle 配置层

Install command

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-interpreters
View GitHub repository ↗Back to popular plugin directory