mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 18:59:24 -05:00
- Fix polling feedback loop by removing tasks from useEffect deps - Increase polling intervals to 8s (tasks) and 10s (projects) - Clean up dead code in DraggableTaskCard and TaskBoardView - Remove unused imports and debug logging - Improve task comparison logic for better polling efficiency Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>