Projet

Général

Profil

AI Flow — Notifications and Usage Gauges

Notifications and status bar

AI Flow raises both an IntelliJ notification and a status bar message for three kinds of events, each prefixed with the flow's rank and name (for example #3 Refactor login):

  • a task is ready to test,
  • the agent asked a question (see Console),
  • the agent hit an error or became unavailable.

📷 Screenshot — an IntelliJ notification balloon and the matching status bar text.

Usage gauges

Two gauges track how much of the agent's capacity is in use, both visible from the panel:

  • Session context — how full the current flow's context window is. Past 75% it turns orange; past 90% AI Flow raises a warning notification suggesting you compact the session with the toolbar's Compact button (see Toolbar).
  • Daily usage — the same idea, but for the account's overall usage against its recorded peak, shared across all flows.

📷 Screenshot — the usage gauges at the orange and red thresholds.


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