mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Master moved peerDependencies to `workspace:^`; this branch's two added peers (`dsh-agent`, `dsh-system-prompt`) take the same form. `docs/module-graph.*` is generated; regenerated after the merge. Hook bypassed for the same reason as the previous merge: the staged-pairing check hands an archived note path to `verify-translation-pairing`. The full-corpus gate passes.
self-modification/ — the agent modifies its own runtime
English | 中文
Model-facing tools over the live cordis runtime the agent itself runs inside: inspect the loaded plugins and service surface, mount model-written plugins, and dispose them again. The group is the landing zone for future self-modification packages. Design home: the toolset Agent Note.
| Package | Role | ctx key |
|---|---|---|
tool-cordis/ |
Model-facing runtime inspection and temporary-plugin tools | registers on ctx.tools |