This commit is contained in:
Yichen Jiang
2026-07-18 08:56:46 +08:00
parent be3d2076b8
commit d261a9ca3b
4 changed files with 31 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ DeepSeek Harness SDK is a plugin-based agent harness on vendored Cordis: **every
```
vendor/ Vendored Cordis source — manifest + sync procedure in vendor/README.md
packages/ @deepseek-ai/dsh-<pkg> workspaces at packages/<group>/<pkg>/
core/ product API spine: session, system-prompt, tools, agent, agent-loop
core/ product API spine: session, system-prompt, tools, agent, agent-execution, agent-loop
prompt/ workspace instructions
llm/ LLM seam + the DeepSeek adapters (hand-rolled + pi-ai design twin)
bash/ bash executor seam + local impl + model-facing bash tools