Files
archon/.claude
Rasmus Widing 3f67fc1cf8 fix: apply CodeRabbit review suggestions for improved code quality
Frontend fixes:
- Add missing TaskCounts import to fix TypeScript compilation
- Fix React stale closure bug in CrawlingProgressCard
- Correct setMovingTaskIds prop type for functional updates
- Use updateTasks helper for proper parent state sync
- Fix updateTaskStatus to send JSON body instead of query param
- Remove unused debounceAsync function

Backend improvements:
- Add proper validation for empty/whitespace documents
- Improve error handling and logging consistency
- Fix various type hints and annotations
- Enhance progress tracking robustness

These changes address real bugs and improve code reliability without over-engineering.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 14:56:45 +03:00
..