mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-22 11:15:42 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| components | ||
| css | ||
| js | ||
| public | ||
| vendor | ||
| index.css | ||
| index.html | ||
| index.js | ||
| login.css | ||
| login.html | ||