Files
deepseek-harness/packages/code-runtime/README.zh.md
Tianyi Cui a2d0f7f411 refactor: apply repository naming contract
Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
2026-08-13 00:54:38 +08:00

1.2 KiB
Raw Permalink Blame History

code-runtime/ — 代码执行能力家族

English | 中文

代码执行能力 seam参见能力 seam):运行时 Service Definition用于对宿主提供的异步绑定执行模型编写的程序并捕获它打印和返回的内容可替换的提供方以及工具注册表的 Code Mode Consumertools: { mode: code },即 run_code 工具和按所加载运行时 language 生成的 SDK。设计见 Code Mode Agent Note。这些全是产品包。

职责 ctx key
code-runtime/ Service Definition 与共享词汇 ctx.codeRuntime
code-runtime-worker/ Worker 线程后端 注册 ctx.codeRuntime

提供方在不改变Consumer的情况下注册该服务。子 README 负责语言、隔离和执行预算细节。

子系统参考——运行请求/结果、绑定命名空间、失败分类体系——见 docs/subsystems/code-runtime.md