mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
53407b154d
* fix(agents): remove stale media completion reply mechanics Make generated image, music, and video completion wakes follow the current tool-agnostic visible-reply contract, preserving every structured attachment without NO_REPLY or transport-specific instructions. Refs #121933. * test(agents): remove stale media helper Delete the unused assertion helper left behind by the table-driven generated-media completion coverage.\n\nRefs #121933. * test(tooling): wait for profiler descendant pid Require the PID file to contain a valid positive process ID before asserting profiler descendant cleanup, closing the create-before-write CI race.\n\nRefs #121971.