mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 11:25:50 -06:00
b7ab62c2cf
* fix(mattermost): preserve text-block boundaries in draft preview (#87322) * fix(mattermost): preserve block preview boundaries * fix(mattermost): reset progress at tool boundaries * docs(plugin-sdk): refresh API baseline * fix(mattermost): group parallel tool previews * fix(mattermost): stage tool previews before awaits * fix(mattermost): satisfy tool boundary return contract * fix(mattermost): serialize preview block generations Co-authored-by: Yuval Dinodia <yetvald@gmail.com> * fix(mattermost): preserve complete block previews * test(agents): align streaming assertions * test(telegram): align reply pipeline mock * fix(plugin-sdk): keep reply prefix options compatible * test(mattermost): exercise threaded final participation --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>