mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-29 13:10:08 -05:00
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>