mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 08:31:49 -06:00
83d53044a4
* fix(slack): keep commentary progress on draft lane * fix(channels): route commentary through one progress owner Keep non-verbose commentary in Slack and Discord draft lanes while preserving one durable commentary payload when verbose progress makes those drafts yield. Freeze that owner decision for the turn so session changes apply on the next turn. Co-authored-by: Dallin Romney <dallinromney@gmail.com> Punchcard-Session: amber-workshop-workshop-36 * fix(channels): refresh queued commentary owner Recompute the frozen draft-versus-durable commentary owner for every queued follow-up turn and carry that decision into final payload projection. Punchcard-Session: amber-workshop-workshop-36 * fix(channels): clarify commentary owner opt-in * fix(channels): preserve queued draft preambles * fix(channels): require explicit queued progress ownership * refactor(channels): record commentary progress owner * fix(telegram): tolerate unscoped queued updates * test(discord): use canonical draft fixture after rebase --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>