fix: improve canvas debug status in remote mode

This commit is contained in:
Peter Steinberger
2026-01-01 20:41:13 +00:00
parent dce3bf01fd
commit 952c8c2d64
3 changed files with 63 additions and 6 deletions

View File

@@ -86,6 +86,7 @@
- macOS menu: device list now shows connected nodes only.
- macOS menu: device rows now pack platform/version on the first line, and command lists wrap in submenus.
- macOS menu: split device platform/version across first and second rows for better fit.
- macOS Canvas: show remote control status in the debug overlay and log A2UI auto-nav decisions.
- iOS node: fix ReplayKit screen recording crash caused by queue isolation assertions during capture.
- iOS Talk Mode: avoid audio tap queue assertions when starting recognition.
- macOS: use $HOME/Library/pnpm for SSH PATH exports (thanks @mbelinky).