Skip to content

Steer modified-Enter messages without queue flash - #282

Merged
hamzamerzic merged 1 commit into
mobius-os:mainfrom
hamzamerzic:fix/direct-steer-no-queue-flash
Jul 27, 2026
Merged

Steer modified-Enter messages without queue flash#282
hamzamerzic merged 1 commit into
mobius-os:mainfrom
hamzamerzic:fix/direct-steer-no-queue-flash

Conversation

@hamzamerzic

Copy link
Copy Markdown
Collaborator

Summary

  • replace the two-request queue-then-force-steer shortcut from Steer composed messages with modified Enter #118 with one direct-steer request
  • reserve the composed message durably before provider delivery without rendering that reserve in the queue tray
  • reveal exactly one ordinary queued fallback if the live turn cannot accept the steer
  • preserve Codex and Claude transcript-cut behavior as well as the separate chat-wide auto-steer preference

Prior work

#118 introduced the durable queue-then-steer shortcut and landed through #147. This is a distinct correction: the earlier design protected the message but necessarily exposed the queued intermediate state; this change uses the backend's newer reserve-before-delivery path to keep the same durability without the tray flash.

Validation

  • backend steering suite: 35 passed
  • frontend library suite: 1,988 passed
  • frontend hook suite: 63 passed
  • production frontend/PWA build passed
  • git diff --check passed

Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic hamzamerzic added area: ui User interface and interaction design bug Something isn't working labels Jul 27, 2026
@hamzamerzic
hamzamerzic merged commit 03f2f69 into mobius-os:main Jul 27, 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 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant