fix(mac): refine node submenu copy behavior

This commit is contained in:
Peter Steinberger
2025-12-26 20:05:23 +00:00
parent 4016bc2416
commit ab73c40bfe
3 changed files with 126 additions and 32 deletions

View File

@@ -58,6 +58,7 @@
### macOS app
- Update-ready state surfaced in the menu; menu sections regrouped with session submenus.
- Menu bar now shows a dedicated Nodes section under Context with inline rows, overflow submenu, and iconized actions.
- Nodes now expose consistent inline details with per-node submenus for quick copy of key fields.
- Session list polish: sleeping/disconnected/error states, usage bar restored, padding + bar sizing tuned, syncing menu removed, header hidden when disconnected.
- Chat UI polish: tool call cards + merged tool results, glass background, tighter composer spacing, visual effect host tweaks.
- OAuth storage moved; legacy session syncing metadata removed.