agent-zero/webui/components
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
..
_examples v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
canvas Split live surfaces out of modals 2026-05-07 00:14:31 +02:00
chat fix: push agent state to all WS connections and sync sidebar in background tabs 2026-05-14 00:16:01 +00:00
dropdown ui: streamline sidebar buttons, add dropdown component 2025-12-29 15:03:54 +01:00
messages expand agent responses in ALL mode 2026-03-25 14:28:23 +01:00
modals Add ZIP download toast feedback 2026-05-07 18:43:24 +02:00
notifications Add ZIP download toast feedback 2026-05-07 18:43:24 +02:00
plugins Align action button order with settings 2026-05-07 03:39:16 +02:00
projects Refine project skills settings 2026-05-12 04:29:54 +02:00
settings Refine settings accordion and API examples modal 2026-05-07 19:41:23 +02:00
sidebar fix: push agent state to all WS connections and sync sidebar in background tabs 2026-05-14 00:16:01 +00:00
sync refactor: Frontend adapter for new WebSocket architecture 2026-03-26 01:02:58 -07:00
tooltips quick-actions css fix; tooltips in plugins 2026-02-17 14:12:02 +01:00
welcome Polish sidebar task actions 2026-05-02 17:34:24 +02:00