DC
浏览器/npm v0.1.0-rc.6

DSH Cordis Host Runner

由模型挂载的动态包在 host 侧的那一半:定义注册表、host 半所用的 node:vm 沙箱与 fiber 生命周期、invoke handler 表,以及由某个浏览器页面执行的 run 往返。以 ctx.dynamicCordisRunner 提供。面向模型的工具在 @deepseek-ai/dsh-tool-cordis 中;浏览器半由 @deepseek-ai/dsh-cordis-client-runner 装载。

by DeepSeek官方内置
前往 GitHub 前往 npm
v0.1.0-rc.6版本
npmnpm 包
MIT许可证
TypeScript主要语言
2026年8月13日更新于
01

安装

npx @deepseek-ai/dsh@latest web
02

关于此插件

由模型挂载的动态包在 host 侧的那一半:定义注册表、host 半所用的 node:vm 沙箱与 fiber 生命周期、invoke handler 表,以及由某个浏览器页面执行的 run 往返。以 ctx.dynamicCordisRunner 提供。面向模型的工具在 @deepseek-ai/dsh-tool-cordis 中;浏览器半由 @deepseek-ai/dsh-cordis-client-runner 装载。 在 DSH 0.1.0-rc.6 的默认 Web 组合中,该包对应配置条目 “cordis-host-runner”。

03

提供的能力

  • 01由模型挂载的动态包在 host 侧的那一半:定义注册表、host 半所用的 node:vm 沙箱与 fiber 生命周期、invoke handler 表,以及由某个浏览器页面执行的 run 往返。以 ctx.dynamicCordisRunner 提供。面向模型的工具在 @deepseek-ai/dsh-tool-cordis 中;浏览器半由 @deepseek-ai/dsh-cordis-client-runner 装载。
  • 02已包含在默认 DSH Web 组合中
  • 03以带版本的 npm 包发布,并提供公开源码

重要说明

  • 当前 DSH 版本已内置 0.1.0-rc.6,无需单独安装。
  • 请通过官方 DSH profile 加载该内置组件;仅安装 npm 包不会自动组成 profile。
04

README 预览

README.md

DSH Cordis Host Runner

由模型挂载的动态包在 host 侧的那一半:定义注册表、host 半所用的 node:vm 沙箱与 fiber 生命周期、invoke handler 表,以及由某个浏览器页面执行的 run 往返。以 ctx.dynamicCordisRunner 提供。面向模型的工具在 @deepseek-ai/dsh-tool-cordis 中;浏览器半由 @deepseek-ai/dsh-cordis-client-runner 装载。

在来源页面阅读完整 README