Feature

Kanban Task Management

Organize your development workflow with a visual Kanban board. Drag and drop tasks from backlog to completion.

The Kanban Board

Every project has its own Kanban board with three columns representing the lifecycle of a task:

Backlog

Tasks waiting to be started. All AI-generated tasks land here first. This is your to-do list.

In Progress

Tasks currently being worked on — either manually by you or automatically by the AI agent.

Completed

Finished tasks. Moving a task here auto-merges its GitHub PR if one exists.

How to Use the Kanban Board

1

View Your Tasks

Open any project and see the Kanban board. Each task card shows the title, estimated hours, and current status. Click to see full details, AI prompt, and execution history.

2

Drag & Drop

Drag tasks between columns to change their status. Moving to "In Progress" triggers AI execution (if configured). Moving to "Completed" triggers PR merge.

3

Create New Tasks

Click the "+" button to add a new task manually. Set the title, description, prompt, estimated hours, and AI provider.

4

Edit Task Details

Click any task card to open the detail modal. Edit any field — changes are saved immediately.