Skip to content

Add sent-message history to the chat composer - #206

Merged
hamzamerzic merged 1 commit into
mobius-os:mainfrom
hamzamerzic:fix/composer-history-native-navigation-v2
Jul 24, 2026
Merged

Add sent-message history to the chat composer#206
hamzamerzic merged 1 commit into
mobius-os:mainfrom
hamzamerzic:fix/composer-history-native-navigation-v2

Conversation

@hamzamerzic

Copy link
Copy Markdown
Collaborator

Summary

  • add Up/Down keyboard history for visible owner-authored chat messages
  • preserve the unfinished draft when moving into and back out of history
  • defer to native textarea navigation for wrapped lines, selections, modifier chords, and IME composition
  • keep hidden file-session details out of recalled text and rebase live dictation before recall changes the draft

Testing

  • npm test (1,866 tests passed)
  • npm run build
  • verified in Chromium that ArrowUp moves through wrapped visual lines, recalls only after the visual top, and then stops at the oldest entry

Preserve native cursor movement through visually wrapped drafts before recalling sent messages.

Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic hamzamerzic added area: ui User interface and interaction design enhancement New feature or request labels Jul 24, 2026
@hamzamerzic
hamzamerzic merged commit 9cf76e4 into mobius-os:main Jul 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui User interface and interaction design enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant