mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 18:31:33 +00:00
* origin/main: (3706 commits) 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) fix(doctor): persist normalized agent roster (#117115) fix(signal): avoid replay after ambiguous quote delivery errors (#117134) fix(cron): reject disabled delivery accounts when scheduling (#116899) ...