Skip to content

Notifications & Monitoring

When you’re running agents across multiple projects, you need to know when something needs your attention — without constantly checking each board. Kangentic uses native desktop notifications, sidebar badges, and auto-focus to keep you informed.

Kangentic sends native OS notifications when an agent needs attention and you can’t already see it — either the window is minimized/unfocused, or a different project is active.

EventNotification Body
Agent idleAgent has stopped and may need input (includes permission prompts)
Session crashAgent process exited with a non-zero exit code
Plan completionAgent finished planning and auto-moved to the next column

The task title is the notification title, and the project name is the body.

Clicking a notification:

  1. Brings the Kangentic window to the foreground
  2. Switches to the correct project
  3. Opens the task detail dialog for that task

This makes notifications actionable — one click takes you directly to the agent that needs attention.

On Windows, the taskbar icon also flashes when a notification fires, so you’ll notice even if you miss the popup.

A 10-second per-session cooldown prevents repeated notifications from the same agent. If an agent goes idle, fires a notification, then goes idle again within 10 seconds, no second notification is sent.

The sidebar shows all your projects in a list. When an agent goes idle on a project you’re not currently viewing, an idle badge appears next to that project’s name. This tells you at a glance that an agent has stopped — it may have finished, hit a permission prompt, or encountered an error.

Click the project to switch to it and see what the agent needs.

When enabled, Kangentic automatically switches to an agent’s terminal tab when that agent goes idle. This means you’ll immediately see what the agent is waiting for — whether it’s asking a question, requesting permission, or showing its final output.

This behavior is controlled by the autoFocusIdleSession setting (disabled by default). You can turn it on in Settings if you want the terminal to auto-switch when an agent goes idle. When disabled, idle agents show an amber tab indicator instead.

Every task card on your board shows the agent’s current state with real-time updates:

IndicatorMeaning
Pulsing spinnerAgent is actively thinking or running tools
Static iconAgent is idle — finished, waiting, or needs input
Error highlightAgent encountered an error
”Queued” labelWaiting for a concurrent session slot to open

The combination of desktop notifications, idle badges, taskbar flash, and auto-focus means you can run agents across several projects and trust that you’ll be notified when attention is needed. A typical workflow:

  1. Set up tasks across 2–3 projects
  2. Work on your active project while agents run in the background
  3. Notice the notification or idle badge when a background agent needs you
  4. Click the notification (or project in the sidebar) to switch and respond
  5. Return to your active project

See Multi-Project Support for more on managing multiple projects.