botui/ui/suite/drive
Rodrigo Rodriguez (Pragmatismo) 4a3eb0cc4f Fix tasks UI and add WebSocket proxy for task progress
Tasks UI:
- Add proper CSS for task cards with status-based colors
- Add task detail panel CSS for header, progress, sections
- Remove duplicate empty state div
- Add All Tasks filter pill
- Fix updateFilterCounts to use /api/tasks/stats/json
- Remove fake demo agent activity simulation
- Add detailed console logging for WebSocket debugging
- Update floating progress panel with terminal-style metrics

WebSocket proxy:
- Add /ws/task-progress proxy route without required params
- Add handle_task_progress_ws_proxy for task progress WebSocket
- Support optional task_id filtering
2025-12-30 22:42:54 -03:00
..
drive-sentient.html Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
drive.css Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00
drive.html Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00
drive.js Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00
index.html Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00