Peter Steinberger
aae474ab97
fix(macos): stop dashboard windows flashing during reconnects ( #117112 )
...
* fix(macos): stop dashboard windows flashing during reconnects
* fix(macos): refresh native localization inventory
2026-07-31 16:56:35 -07:00
Vincent Koc
66e1a4ad77
fix(macos): preserve localized setup fallback
2026-08-01 01:07:54 +08:00
Vincent Koc
0e24d596c0
improve(setup): clarify local provider actions
2026-08-01 00:26:40 +08:00
openclaw-mantis[bot]
fe408e109f
chore(i18n): refresh native locales ( #116640 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-31 18:04:29 +08:00
Vincent Koc
20e68e01df
fix(gateway): sign device proofs with challenge time ( #116679 )
2026-07-31 16:45:53 +08:00
Vincent Koc
b2cba4073c
improve(macos): reuse the Codex App Server client ( #116325 )
...
* perf(macos): reuse Codex app server client
* refactor(macos): split Codex app server client
* fix(macos): enforce Codex frame limits per message
* refactor(macos): remove obsolete Codex wrappers
* test(macos): lock Codex wall-clock deadlines
2026-07-31 10:40:54 +08:00
Vincent Koc
776f564081
improve(macos): reuse Claude session discovery across pages ( #116324 )
...
* perf(macos): reuse Claude session discovery
* fix(macos): scope Claude discovery reuse to pagination
* fix(macos): keep Claude cursors restart-safe
2026-07-31 10:40:10 +08:00
Vincent Koc
cfb9d2ec76
improve(macos): reuse Gateway search path discovery ( #116323 )
...
* perf(macos): reuse gateway search path snapshot
* chore(i18n): refresh native source inventory
2026-07-31 10:37:38 +08:00
Vincent Koc
94b85cba5f
feat(setup): improve local model onboarding
2026-07-31 08:53:13 +08:00
Vincent Koc
d028a73639
style(macos): align scheduled task helpers
2026-07-31 03:53:42 +08:00
Vincent Koc
6876ae752a
fix(macos): recheck scheduled task cancellation
2026-07-31 03:53:42 +08:00
Vincent Koc
6c8363f7b9
fix(macos): cancel stale store refresh work
2026-07-31 03:53:42 +08:00
Vincent Koc
50a3c4df8a
fix(macos): stop periodic work on cancellation
2026-07-31 03:53:42 +08:00
Vincent Koc
b907309b35
perf(macos): reuse Tailscale discovery session ( #116465 )
...
* fix(macos): reuse tailscale discovery session
* test(macos): stabilize voice ears expiry assertion
2026-07-31 02:51:23 +08:00
Vincent Koc
668721bcfc
fix(macos): coalesce tailscale status checks ( #116321 )
2026-07-31 00:19:51 +08:00
Vincent Koc
9e8cc6fe8a
fix(macos): avoid identity reads during menu rendering ( #116435 )
...
* fix(macos): avoid identity reads during menu rendering
* chore(i18n): refresh native source inventory
2026-07-30 23:56:19 +08:00
Vincent Koc
6959a3e390
fix(macos): avoid repeated endpoint source reads ( #116421 )
2026-07-30 23:19:06 +08:00
Vincent Koc
1daea4c898
fix(macos): preserve replacement notification overlays ( #116226 )
2026-07-30 15:27:40 +08:00
openclaw-mantis[bot]
81d165c612
chore(i18n): refresh native locales ( #116213 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-30 15:17:38 +08:00
Vincent Koc
cb75290edb
fix(macos): serialize voice wake trigger sync ( #116202 )
2026-07-30 12:01:26 +08:00
Vincent Koc
fa0bced544
fix(macos): preserve voice ear boost expiry ( #116196 )
2026-07-30 11:19:25 +08:00
Vincent Koc
86d300a3cb
fix(macos): stop canceled voice wake timers ( #116189 )
2026-07-30 10:55:34 +08:00
Vincent Koc
859280ee11
fix(macos): coalesce location permission requests ( #116183 )
2026-07-30 10:41:51 +08:00
Vincent Koc
5128df0cdd
fix(macos): guard remote tunnel restart ownership ( #116172 )
2026-07-30 10:29:33 +08:00
Vincent Koc
514ab48d17
fix(macos): back off approval socket retries ( #116125 )
2026-07-30 07:52:01 +08:00
Vincent Koc
246d878580
fix(macos): pause inactive canvas polling ( #116106 )
2026-07-30 06:32:46 +08:00
Vincent Koc
ee7b23dfe6
fix(macos): reduce permission polling allocation churn ( #116092 )
...
* fix(macos): reuse location manager for permission polling
* chore: remove release-owned changelog note
* test(macos): avoid volatile location status comparison
2026-07-30 06:10:25 +08:00
Vincent Koc
fc3f114a93
fix(macos): recover dashboard after gateway auth reconnect ( #116080 )
2026-07-30 05:22:38 +08:00
Vincent Koc
861b35ed44
fix(macos): allow dev source installs to finish ( #116072 )
2026-07-30 04:38:38 +08:00
Vincent Koc
b0a091644f
fix(macos): prevent app stalls from stuck subprocess probes ( #115938 )
...
* refactor(macos): pin subprocess groups through cleanup
* refactor(macos): keep bounded process probes async
* test(macos): cover async process probe limits
* fix(macos): preserve local gateway version fallback
* test(macos): cover gateway version probe fallback
* fix(macos): handle subprocesses that exit before monitoring
* test(macos): stress instant bounded process exits
* fix(macos): close bounded process exit registration race
* fix(macos): preserve bounded probe output ordering
* fix(macos): propagate bounded process cancellation
* fix(macos): recover missed subprocess exit events
* chore(macos): refresh native i18n inventory
* fix(macos): reject invalid process argument bytes
2026-07-29 20:12:35 +00:00
Peter Steinberger
0021e51f22
feat(apple): media renditions, Now Playing, video upload ( #116051 )
...
* feat(apple): complete media playback and uploads
* fix(apple): preserve movie picker metadata
* fix(apple): harden rendition and picker routing
* style(apple): fix macOS media formatting
2026-07-29 15:50:18 -04:00
Peter Steinberger
777cfed85a
feat(mac): hand off gateway-owned settings panes to the dashboard ( #115999 )
...
* feat(mac): hand off gateway-owned settings panes to the dashboard
Gateway-config Settings tabs (Channels, Skills, Cron Jobs, Threads,
Instances) now default to a native handoff page with an Open in Dashboard
deep link; a Debug toggle re-enables the legacy native panes. Adds an
openclaw:native-navigate host->shell event with generation-guarded URL
fallback, and lifts the dashboard route map + same-app path validation
into OpenClawKit for future iOS reuse. Exec Approvals stays native: the
Dashboard's host-native policy editor is read-only by contract.
* fix(mac): satisfy native-i18n inventory and type budget
* fix(mac): refresh native i18n source locations
2026-07-29 14:12:42 -04:00
Peter Steinberger
a914fcd1f7
fix(mac): hide duplicate Gateway in dashboard picker over SSH ( #115963 )
...
* fix(mac): dedupe active SSH gateway profile
* fix(mac): dedupe gateway before tunnel readiness
* chore(mac): defer release note to release process
2026-07-29 12:27:32 -04:00
Vincent Koc
e94693aa52
fix(macos): enable keyboard navigation in web views
2026-07-29 22:59:39 +08:00
Peter Steinberger
afae681085
feat(apple): add inline media players ( #115903 )
2026-07-29 10:36:38 -04:00
Vincent Koc
0686676ebd
perf(macos): reduce onboarding mascot redraw cadence ( #115896 )
2026-07-29 21:50:05 +08:00
Vincent Koc
592f81ca33
fix(macos): eliminate subprocess polling for SSH tunnel readiness ( #115846 )
...
* fix(macos): inspect tunnel listener sockets in process
* test(macos): cover exact process listener inspection
* fix(macos): scan listeners to the child fd limit
* refactor(macos): normalize libproc byte counts
* chore(macos): keep release notes in the PR
2026-07-29 21:48:52 +08:00
Vincent Koc
1c3e669f30
fix(macos): bound SSH tunnel teardown ( #115861 )
...
* fix(macos): bound SSH tunnel teardown
* test(macos): cover resistant tunnel process groups
* fix(macos): escalate surviving tunnel process groups
* chore(i18n): refresh macOS tunnel source offsets
* chore(macos): keep release notes in the PR
* refactor(macos): own SSH tunnel process lifecycle
* test(macos): stress tunnel teardown lifecycle
* fix(macos): unpublish tunnels before async teardown
* chore(i18n): refresh macOS tunnel source offsets
* test(macos): remove unused tunnel process accessor
* fix(macos): preserve tunnel launch diagnostics
* test(macos): cover tunnel launch failures
* chore(i18n): refresh tunnel diagnostic offsets
2026-07-29 21:47:25 +08:00
Vincent Koc
7d00787e20
fix(macos): skip unchanged config forensics ( #115886 )
...
* perf(macos): skip unchanged config forensics
* test(macos): cover config forensic read caching
* test(macos): make config metadata changes deterministic
2026-07-29 21:42:36 +08:00
Vincent Koc
cba59e4674
fix(macos): prevent remote discovery hangs during Tailscale checks ( #115852 )
...
* fix(macos): bound discovery subprocess execution
* refactor(macos): migrate tailscale discovery runner
* refactor(macos): make wide-area discovery asynchronous
* test(macos): prove discovery subprocess cleanup
* chore(macos): keep release notes in the PR
2026-07-29 21:38:57 +08:00
Vincent Koc
6e046daf82
fix(macos): reap timed-out shell process groups ( #115859 )
...
* fix(macos): reap timed-out shell process groups
* test(macos): cover shell timeout process cleanup
* fix(macos): finish timeout process-group escalation
* fix(macos): preserve inherited shell input
* chore(macos): keep release notes in the PR
2026-07-29 20:28:16 +08:00
Peter Steinberger
e8524a5839
feat: add Fish Audio S2.1 and local MLX speech ( #115790 )
...
* feat: add Fish Audio speech support
* chore: remove unused speech exports
* chore: keep Fish API constant private
* test: remove stale code mode import
* style: use bracket access for Fish voice ids
* test: restore QA evidence validator import
2026-07-29 05:15:33 -04:00
Peter Steinberger
138675aeeb
feat(apps): render collapsible details natively ( #115641 )
...
* feat(apps): render collapsible details natively in chat
* fix(apps): preserve reference definitions when folding disclosures
* fix(apps): keep authored details summaries unlocalized
* fix(apps): keep raw-HTML disclosure examples literal
* refactor(apps): isolate summaries and raw HTML contexts
* fix(apps): honor all CommonMark raw HTML contexts in disclosures
* chore(apps): refresh native i18n inventory for disclosure strings
2026-07-29 02:52:54 -04:00
Vincent Koc
5ecd5f45db
chore(i18n): refresh native locales ( #115608 )
2026-07-29 13:59:04 +08:00
Peter Steinberger
26bfa88bb2
fix: restore native Talk transcripts, fallback, and microphone access ( #115577 )
...
* fix(ios): decode frameless Talk events
* fix(android): keep browser-only Talk models native
* fix(macos): gate dashboard media capture
* docs(talk): clarify native platform fallbacks
* chore(i18n): refresh native source inventory
* fix(android): gate relay entry on provider-level browser-only models too
2026-07-29 01:55:47 -04:00
Vincent Koc
c0a472f0b2
chore(i18n): refresh native locales ( #115532 )
2026-07-29 13:11:40 +08:00
Peter Steinberger
1d57a4989b
fix(mac): stop repeated exec approvals migration retries ( #115502 )
...
* fix(mac): classify exec-approvals migration errors and stop retry storm
* fix(mac): refresh native i18n inventory
2026-07-29 01:09:22 -04:00
Peter Steinberger
5d1311c19e
test(macos): block real process fallthrough ( #113337 )
...
* test(macos): block real process fallthrough
* test(macos): cover SwiftPM helper executable paths
Co-authored-by: Peter Steinberger <steipete@gmail.com >
* test(macos): avoid process-age timing assumption
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-07-28 13:21:10 -04:00
Peter Steinberger
5c6bccff4a
feat(macos): enable Computer Control by default and diagnose stale Accessibility grants ( #115280 )
...
* feat(macos): enable and diagnose computer control
* docs(macos): explain computer control permissions
* chore: refresh macOS i18n and docs indexes
* test: update macOS computer control i18n fixture
2026-07-28 13:00:32 -04:00
Vincent Koc
289c8ff992
fix(apple): localize gateway discovery status
2026-07-28 23:48:57 +08:00