Skip to content

Conversation

@MikeeBuilds
Copy link
Owner

Description

Implemented a fully functional Visual Kanban Board and a Task Creation Wizard.

Changes:

  • Integrated @dnd-kit for drag-and-drop Kanban functionality.
  • Created KanbanBoard, KanbanColumn, TaskCard, and TaskWizard frontend components.
  • Expanded backend Overseer and FastAPI endpoints to support granular task statuses (backlog, planning, in_progress, done).
  • Fixed automated task movement to ensure tasks "drag themselves" as agents pick them up.

Closes #6

@MikeeBuilds MikeeBuilds added this to the Squadron 2.0 milestone Dec 22, 2025
@MikeeBuilds MikeeBuilds merged commit d00cb60 into main Dec 22, 2025
1 of 7 checks passed
@MikeeBuilds MikeeBuilds deleted the feature/issue-6-kanban-board branch December 22, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add visual Kanban board and Task Creation Wizard to Squadron dashboard

2 participants