mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
The compact-basic README's opening line still described summarization as routed through the agent request pipeline — corrected to the direct one-shot llm/stream contract the rest of the package documents. The proposed Code Mode RFC gets a premise-stale note: it names the old full-request agent/request seam, which now shapes call config only — re-map onto the log channels and system-prompt/assemble before implementing from it.