mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 18:01:16 +00:00
* feat(macos): stream Quick Chat conversations * docs(macos): explain Quick Chat recents * fix(macos): bind the Quick Chat reply consumer before dispatching the send * fix(macos): pre-bind reply consumer for all send paths; gate rebind on visible route * fix(macos): revalidate recents eligibility after the async fetch * fix(macos): invalidate in-flight recents fetches on competing interactions * fix(macos): single-owner recents invalidation; fresh presentations clear prepared replies * docs(macos): name the accepted scheduler-scale pre-bind tradeoff * chore(i18n): refresh native locale artifacts for new Quick Chat strings * fix(macos): keep Quick Chat placeholder and recents titles localizable