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
feat(frontend): Open linked friends from encounter detail with o
Pressing o on the encounter detail page did nothing because no open-mode
config existed for the /encounters/:id route. Add an encounter-friend
open mode mirroring the collective member pattern: a store of the
encounter's linked friend IDs, keyboard hint badges on each friend chip,
a hint panel, and a help-dialog entry. Pressing o then a hint number now
navigates to the corresponding friend.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments