Files
archon/python
leex279 88f17d18ab fix: connect task priority updates to backend
Wire up priority changes to actually persist to backend:

- Update TaskCard to use changePriority from useTaskActions hook
- Add priority field to useTaskEditor buildTaskUpdates function
- Add priority field to buildCreateRequest for new tasks
- Enable loading states for priority updates in UI

Priority changes should now persist across page refreshes.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 07:54:36 +02:00
..