agent-zero/webui/components/chat
Testing 3bdbdaa80c fix: push agent state to all WS connections and sync sidebar in background tabs
- agent.py: add finally block to _process_chain that calls mark_dirty_all()
  so non-active tabs see running:false without manual refresh
- message-queue-store.js: deduplicate allItems by id to prevent Alpine
  'Duplicate key' errors during server-poll vs pending-item race
- chats-list.html: add data-chat-id attribute for DOM-based targeting
- index.js: move chatsStore/tasksStore updates before context-equality
  check so background state changes always reach the sidebar
2026-05-14 00:16:01 +00:00
..
attachments fix: image attachment 404 on message display 2026-02-25 23:49:44 -08:00
input feat(webui): bash-style chat input history navigation 2026-05-05 17:17:22 +02:00
message-queue fix: push agent state to all WS connections and sync sidebar in background tabs 2026-05-14 00:16:01 +00:00
navigation fixing scrolling, markdown, subordinates 2026-01-30 15:21:54 +01:00
speech Merge branch 'pr/902' into development 2026-01-31 19:42:17 +01:00
top-section fix UI regressions 2026-02-18 10:38:38 +01:00