mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 22:01:11 +00:00
* feat(discord): show subagent progress Co-authored-by: Kyle Klouzal <kklouzal@users.noreply.github.com> * fix(discord): serialize progress cleanup ownership Co-authored-by: Kyle Klouzal <kklouzal@users.noreply.github.com> * test(discord): type progress state fixtures * refactor(discord): split subagent progress state * fix(discord): persist terminal progress outcomes * fix(discord): narrow persisted cleanup rows * refactor(discord): keep progress internals private * perf(discord): preserve lazy progress loading * chore(plugin-sdk): refresh API baseline after rebase --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> Co-authored-by: Kyle Klouzal <kklouzal@users.noreply.github.com>