macOS: fix VoiceWakeOverlayController exclusivity violation (clean)#39321
macOS: fix VoiceWakeOverlayController exclusivity violation (clean)#39321steipete merged 1 commit intoopenclaw:mainfrom
Conversation
Greptile SummaryThis PR fixes a Swift exclusive-access (memory exclusivity) violation in Root cause: Passing Fix: Each call site now snapshots
Confidence Score: 5/5
Last reviewed commit: 992cdcc |
|
Landed via temp rebase onto main.
Thanks @fellanH! |
* main: (70 commits) Refactor release hardening follow-ups (openclaw#39959) docs: clarify bot review conversation ownership (openclaw#39942) fix: harden talk silence timeout parsing (openclaw#39607) (thanks @danodoesdesign) talk: add configurable silence timeout transcript-policy: use named Set for anthropic signature-excluded providers transcript-policy: don't preserve thinking signatures for kimi-coding (openclaw#39798) fix: land mac universal release defaults (openclaw#33891) (thanks @cgdusek) Docs: clarify notarization handoff in mac release flow Docs: mark basic mac dist example as non-notarized Docs: clarify release build arch defaults for mac packaging macOS: default release app builds to universal binaries fix(issue-39839): address tool-call extra params parsing for kimi anthropic-messages docs: use alphabetical provider ordering fix: follow up openclaw#39321 and openclaw#38445 landings docs: note /landpr merge process fix: land Brave llm-context gaps (openclaw#33383) (thanks @thirumaleshp) feat: add Brave Search LLM Context API mode for web_search fix(feishu): restore @larksuiteoapi/node-sdk in root dependencies refactor: tighten codex inline api fallback follow-up macOS: set speech recognition taskHint for Talk Mode mic capture ...
(cherry picked from commit d5b305b)
(cherry picked from commit d5b305b) Co-authored-by: Peter Steinberger <[email protected]>
closes #39275