You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix remote TUI action dispatch: register shortcuts from daemon state
- Updated newRemoteField() to accept DevTUI reference for shortcut registration
- Extract shortcuts from StateEntry.Shortcuts and register in ShortcutRegistry
- Remote fields now support keyboard shortcuts sent from daemon
- All tests passing: shortcut registration, field dispatch validation