hermes-agent/apps
Brooklyn Nicholson 815f171f37 fix(desktop): stop streaming caret from shifting layout on completion
The streaming caret (::after on the running message's last child) was an
in-flow inline-block adding ~0.78em of inline width, which could wrap the
last line mid-stream; when the caret is removed on completion the line
un-wraps and reflows — the visible post-response layout shift. Net-zero its
inline advance with a compensating negative margin so it paints at the text
end without consuming layout width.
2026-05-29 20:40:25 -05:00
..
bootstrap-installer Merge origin/main into bb/gui 2026-05-29 20:40:08 -05:00
desktop fix(desktop): stop streaming caret from shifting layout on completion 2026-05-29 20:40:25 -05:00
shared feat: move dashboard to apps/ so we can share ws proto 2026-05-02 13:38:49 -05:00