openclaw/docs/platforms/mac
Peter Steinberger 1859cdb231
feat(mac): Quick Chat — global-shortcut floating composer for the main session (#109720)
* feat(mac): add Quick Chat floating composer with global shortcut

- Spotlight-style non-activating key panel on Option+Space (KeyboardShortcuts
  3.0.1 exact-pinned, recorder row in Settings -> General) plus a menu bar item
- shows the main-session agent identity via agent.identity.get with a
  'main session' chip; Return sends via chat.send reusing the idempotency key
  on ambiguous retries; Cmd+Return also opens full chat; Shift+Return newline
- targeted permission strip (notifications/accessibility/screen recording)
  with a scoped 1s status poll while visible; grant flow keeps the bar alive
  and avoids PermissionMonitor's AppleScript probe
- extract shared ChatSendStatus acceptance mapping; TalkModeRuntime adopts it
- rename anchored-panel 'quick chat' wording to 'compact chat panel'; docs

* chore(mac): regenerate docs map and native i18n inventory for Quick Chat

* ci: retrigger checks after stalled push event

* chore(mac): refresh native locale artifacts for Quick Chat strings

* chore(android): regenerate locale strings for refreshed shared translations
2026-07-17 01:00:45 -07:00
..
bundled-gateway.md fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +08:00
canvas.md fix(canvas): hosted pages fail on macOS with scoped Gateway auth (#105336) 2026-07-12 13:02:27 +01:00
child-process.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
dev-setup.md fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +08:00
health.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
icon.md feat(mac): redesign the menu bar critter to match the mascot (#104846) 2026-07-12 06:35:02 +01:00
logging.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
menu-bar.md feat(mac): Quick Chat — global-shortcut floating composer for the main session (#109720) 2026-07-17 01:00:45 -07:00
peekaboo.md feat(mac): gate Peekaboo Bridge on Computer Control (#106531) 2026-07-13 08:56:27 -07:00
permissions.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
remote.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
signing.md fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +08:00
skills.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
voice-overlay.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
voicewake.md docs: rewrite published docs grounded in current source (#100142) 2026-07-05 00:32:47 -04:00
webchat.md feat(mac): Quick Chat — global-shortcut floating composer for the main session (#109720) 2026-07-17 01:00:45 -07:00
xpc.md fix(computer): prevent stale, replayed, and post-cancel desktop actions (#103422) 2026-07-10 06:47:56 +01:00