mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
docs: purge residual chain-of-thought leakage
This commit is contained in:
@@ -180,8 +180,8 @@ for line in sys.stdin:
|
||||
},
|
||||
})
|
||||
elif method == "tools/list":
|
||||
# Keep discovery pending longer than the old smoke's 100 ms grace
|
||||
# period. An SDK runtime that answers initialize too early will make
|
||||
# Keep discovery pending beyond 100 ms. An SDK runtime that answers
|
||||
# initialize too early will make
|
||||
# its first model request without this tool and fail deterministically.
|
||||
time.sleep(0.25)
|
||||
send({
|
||||
|
||||
Reference in New Issue
Block a user