AI Flow — The Kanban Board¶
Each flow has its own four-column board. See Overview for how a flow gets created in the first place.
Columns¶
| Column | Meaning |
|---|---|
| Waiting | Queued, not started yet. |
| In progress | The flow is currently working on it. |
| To test | The agent finished; ready for you to try it out. |
| Done | Approved — the session's summary is attached to the issue, which then leaves the board after a delay you configure (see [[en/settings |
📷 Screenshot — the four-column kanban board, with a few cards in different columns.
Cards¶
A card is one issue on the board — from the Gotan Project Dashboard plugin if installed, or a purely local task otherwise.
On a card you can:
- Review — send it back to Waiting with a note for the tracker explaining what's wrong (supports Markdown and pasted images).
- Approve — move it to Done; the agent's session log is attached to the issue.
- Archive — remove the card from the board while leaving the issue untouched in the tracker.
- Override the model or effort for that one issue only, from its quick-actions menu — otherwise it follows the flow's own settings, set from the toolbar (see Toolbar).
See also: Overview · Console · Toolbar · Notifications · Settings