mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:41:38 +00:00
* commit '7e78de747b8a64d52f30aee948b697bf4c528691': (359 commits) refactor(ui): replace duplicated locale bundles with canonical translation memory (#117157) fix(ui): retire stale Gateway event-log observers (#117169) fix(agents): keep subagent status consistent after restart and large fan-outs (#117141) refactor(ui): unify filtered session list ownership (#117158) refactor(agents): consolidate context budgets and compaction recovery (#117149) fix(net-policy): redact sig and x-* auth params in URLs and bodies (#116957) refactor(agents): remove duplicate generated-media delivery fallbacks (#117150) refactor(reply): unify turn lifecycle state ownership (#117145) fix(ui): preserve emoji agent avatar initials (#104912) refactor(auto-reply): unify command and directive ownership (#117143) refactor(plugins): consolidate descriptor and startup ownership (#117146) fix(messages): reply actions leak citation markers and reply/poll answers draw the no-reply fallback (#116909) fix(slack): let durable ingress retry transient thread lookups (#117135) refactor(doctor): consolidate shipped state migration ownership (#117142) fix(ai): Codex stream shows internal parser text on a malformed frame (#116966) fix: guard every migrated session accessor path (#117140) fix(terminal): measure unicode display width consistently (#117062) fix(openai): clear ChatGPT SSE fallback per session (#117123) fix(mistral): reject incomplete streamed tool terminals (#117137) fix(ai): preserve structured chat content and refusals (#117136) ...