Skip to main content
The workspace Tasks page is an execution board with a draggable Board view and a List view. Aiola remembers the selected view for each workspace. Central → Tasks provides a cross-project view.

Workflow statuses

Tasks move through nine statuses:
  1. Backlog
  2. Todo
  3. Scheduled
  4. In Progress
  5. Blocked
  6. Human Review
  7. Create PR
  8. Complete
  9. Cancelled
Moving a task to In Progress starts its configured agent workflow. Moving it to Create PR starts pull-request creation. The auto-create-PR setting can move a successfully completed task to Create PR instead of Human Review.

Task details

A task can include:
  • priority and labels
  • a scheduled date and time
  • Local or Worktree run mode
  • file, task, agent, app-log, feedback, workspace, issue, and pull-request mentions
  • file and image attachments
  • subtasks and linked tasks
  • comments and a timeline of status changes and other activity
Task detail panels keep this context together and provide a task-specific chat.

Import and recovery

Import a CSV in Append mode to add records or Replace mode to replace the current board. Task deletion supports undo and redo from the standard keyboard shortcuts when focus is outside a text editor.

Task settings

Open Project Settings → Tasks to choose the default Local or Worktree run mode for new tasks and to control automatic PR creation after task completion. You can still change run mode on an individual task.