Projet

Général

Profil

AI Flow — The Flow Toolbar

Above each flow's console:

  • Agent / model / effort selectors — pick which engine drives this flow, which model it uses, and how much reasoning effort it applies. These default to what you set in AI Flow's own settings (see Settings), and can be changed per flow, or per issue from its card (see Board).
  • Way of working — locked once the flow has started (its branch or worktree already exists by then).
  • Commit — asks the agent to write a commit message summarizing what the flow just finished, and drops it straight into the IDE's Commit view, ready to review and send.
  • Merge — for a worktree flow: merges its branch back into the one you had checked out, and closes the worktree. If that branch still has uncommitted changes, AI Flow asks for confirmation before touching anything.
  • Compact — sends /compact to the agent when its context is filling up, to keep the session going without losing track of the conversation. The context gauge that signals this is covered in Notifications.

📷 Screenshot — the flow toolbar with agent, model, effort, and the commit/merge/compact buttons.


See also: Overview · Board · Console · Notifications · Settings