mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 19:31:37 +00:00
* fix(agents): drop silent reasoning-only replay turns Prevent NO_REPLY cleanup from leaving signed reasoning that merges into the next assistant tool-use turn and bricks strict-provider sessions. Related: #99620 Co-authored-by: SunnyShu <shu.zongyu@xydigit.com> * docs: refresh transcript hygiene map Regenerate the docs map after documenting silent reasoning-only replay cleanup. Co-authored-by: SunnyShu <shu.zongyu@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>