agent-zero/webui
Alessandro a4b2848172 Fix WebUI message replay ordering
Treat full log snapshots as authoritative replays by clearing the message DOM when the snapshot starts at log no 0, then render logs in backend order. This prevents streamed responses from staying above earlier welcome/user messages after sync races while keeping incremental updates patch-based.
2026-06-26 14:15:54 +02:00
..
components Fix welcome composer idle placeholder overlap 2026-06-23 20:31:23 +02:00
css Restore shared text button styling 2026-06-23 17:36:37 +02:00
js Fix WebUI message replay ordering 2026-06-26 14:15:54 +02:00
public Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
vendor Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
AGENTS.md Refresh welcome screen and composer 2026-06-22 15:12:20 +02:00
index.css Make Rubik the default WebUI font 2026-06-11 04:35:05 +02:00
index.html Refresh welcome screen and composer 2026-06-22 15:12:20 +02:00
index.js Fix WebUI message replay ordering 2026-06-26 14:15:54 +02:00
login.css Make Rubik the default WebUI font 2026-06-11 04:35:05 +02:00
login.html feat(login): Implement secure post-login redirection 2026-06-02 21:54:48 -07:00