fix: show model-change divider above triggering user message #415
No reviewers
Labels
No labels
backend
bug
chore
duplication
effort:complex
effort:medium
effort:trivial
enhancement
frontend
fullstack
priority:high
ready-for-agent
refactor
security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dries/ocman!415
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/model-change-divider-above-user"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The model-change divider rendered below the user message that switched models (above the assistant reply). It now renders above the user turn that triggered the switch, so the divider precedes the message sent under the new model.
modelChangedToflag to the preceding user turn, falling back to the assistant message when no user turn precedes it.UserMessagerenders the divider before its bubble.Coverage ratchet: ✅ pass
Tolerance: -0.1%. Baseline stored on
gh-pages.