mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Delete design-session citations (decision/audit/plan ordinals, stack positions), change narration, review choreography, and reviewer-addressed justification from comments, JSDoc, docs, READMEs, Agent Notes, tests, and generator templates; restate every affected fact as current-state contract prose. Fix generated docs at their sources and regenerate the catalogs and cordis-surface regions; re-paste type-equiv blocks; update every bilingual counterpart and re-record the pairs. Record the citation rule in the committed-artifact-citations Agent Note.
840 B
840 B
self-modification/:agent 修改自身运行时
English | 中文
agent 修改自身运行时:检查已加载的插件与服务接口、挂载模型编写的插件并再次 dispose,外加受限 repository Plugin 运行时。设计居所:工具集 Agent Note。
| 包(package) | 角色 | ctx 键 |
|---|---|---|
tool-cordis/ |
cordis_inspect/cordis_mount/cordis_unmount 工具:读取当前进程运行时,并在一个自有分组 fiber 下管理内存中的临时插件 |
注册到 ctx.tools |
repository-plugin/ |
通过 DSH 自有子 Plugin 准备并挂载静态 repository skills 与通用 .mcp.json server |
注册一个 Loader builtin |