mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
Review follow-up: the consumer-facing contract still described the removed suppression. TurnErrorNode's JSDoc, the client-runtime retry-projection README section, and the ui-conversation chat-flow section (both languages) now state that a terminal turn/end error always projects the node, beside the settled retry chain when retries exhausted, and that only intermediate failures that scheduled another retry stay retry-notice-only. The recovery note sheds its remaining cross-turn wording (closed-step boundary, retry turns, closed failed step/turn) for the same-turn reality.