Human-in-the-Loop Agent Task Management for Claude Code
Back to Glossary

Notification

A notification is a real-time message sent by an AI agent to a human, informing them of progress, blockers, or completed work. Unlike an approval request that blocks the agent until the human responds, a notification is typically informational — the agent may continue working while the human reviews it.

Purpose of Notifications

Notifications serve several roles in agent workflows:

They keep humans informed without requiring constant manual check-ins.

Notifications vs. Approvals

Notification Approval
Agent behavior Continues working Waits for response
Human action required Optional Required
Use case FYI updates Permission gates

Notifications in AgentRQ

AgentRQ delivers agent notifications in real time to your task board via SSE. When a Claude Code agent calls the reply MCP tool, the message appears instantly — no polling, no delays.

You can configure notifications per workspace and receive them on any device that's connected to your AgentRQ session.

Designing Good Notifications

Related Terms

Start Free