AgentNotch
DownloadGet AgentNotch

AgentNotch for macOS

v1.3.1

Your coding agents, in the notch.

Product

  • Buy
  • Features
  • Download
  • Account
  • What's new
  • Get it free
Compare
  • vs tmux
  • vs terminal-notifier
  • vs iTerm alerts
  • vs Claude Code alerts
  • vs watching the terminal
Guides
  • Monitor agents on macOS
  • When Claude Code finishes
  • When Claude Code needs input
  • Notifications not working
  • Cursor agent notifications
  • Codex notifications
  • See all
Works with
  • Claude Code
  • Cursor
  • Codex
  • Conductor
  • Ghostty
  • iTerm2
  • See all

© 2026 Piotr Jura

AccountPrivacyTermsBuilt by Agentic Developer
AgentNotch
DownloadGet AgentNotch
AgentNotch/Compare/AgentNotch vs iTerm notifications

AgentNotch vs iTerm notifications

iTerm triggers and badges alert you when a command finishes. AgentNotch shows live, agent-aware status across sessions.

❯ claude

● Wiring the license claim endpoint

⎿ Edited lib/license/store.ts (+38 −6)

⎿ Edited app/api/license/claim/route.ts (+21 −3)

⎿ Ran npm test (42 passed)

● Run npm run db:migrate?

❯ 1. Yes 2. No, tell Claude what to do

waiting for your approval

❯ cursor agent

▲ Tuning the HUD drop spring

✓ grep interactiveSpring (14 hits)

✓ read NotchWindow.swift

✓ edit NotchHUD.swift (+42 −11)

✓ edit SpringPresets.swift (+8 −2)

running xcodebuild test

❯ codex

• Chasing the flaky webhook retry test

✓ read app/api/stripe/webhook/route.ts

✓ pnpm test webhook.spec.ts

✓ patched the retry backoff

13 passed — ready for review

Hover the notch
3 agents1.2M111
5h2hWeek5dMonth18dWeek6d

iTerm has real tools for this, worth knowing. Triggers watch your output and fire an action when it matches a pattern you set. Badges stamp a label on a tab so you spot state without reading every line. Wire these up and they answer a lot of the did-it-finish question for free.

But what they match is text, not the agent. A trigger fires because output looked a certain way, not because the agent stalled or paused for approval. Neither tracks how much context a session has left or which of several agents wants you next, and both stop at iTerm's own windows.

Reading the agent, not the scrollback

AgentNotch watches your Claude Code, Cursor, and Codex sessions and keeps their status in the menu bar the whole time they run. It flags the one that needs you, shows a context gauge and plan usage per session, and clicks straight to it. It reads the agents themselves, so it works in whatever terminal they run. Keep your triggers; AgentNotch adds the layer they were never meant to give.

Side by side

 iTerm notificationsAgentNotch
What it doesFires an alert or sets a badge when output matches a trigger you define.Watches your agents and keeps their live status in the menu bar as they run.
Where it livesInside iTerm, tied to the tabs and panes you set up.In the notch and menu bar, visible while you work in any other app.
Understands the agent?No. It matches text patterns; it doesn't know an agent stalled or is waiting.Yes. It flags the one session waiting on approval, stalled, or done.
Shows context and plan usage?No. A trigger or badge is a signal, not a live gauge.Yes. A context gauge and plan usage, per session, at a glance.
Works in any terminal?No. Triggers and badges are iTerm's own features.Yes. It is terminal-agnostic and reads Cursor and Codex too.
PriceFree.One-time $9.99. 14-day free trial, no card.

Verdict

Use both. Keep iTerm's triggers and badges; let AgentNotch add the agent-aware status they don't track.

Questions

Can iTerm notify me when a command finishes?
Yes. iTerm supports triggers that fire an alert on matching output and badges that label a tab, so you can flag when a command finishes or a prompt appears once you define the patterns you care about.
Why isn't an iTerm trigger enough for coding agents?
A trigger matches text; it doesn't understand the agent behind it, so it can't tell you a session stalled, how much context is left, or which agent needs you. AgentNotch reads that state directly instead of pattern-matching output.
Does AgentNotch replace iTerm's triggers and badges?
No, iTerm's triggers and badges are good in-terminal signals and AgentNotch is the agent-aware layer above them. Keep your triggers and add the status they don't track.
Does AgentNotch only work with iTerm?
No, AgentNotch is terminal-agnostic and reads your Claude Code, Cursor, and Codex sessions wherever they run. It stays 100% local and never reads your code or API keys.

Keep reading

  • How to know when Claude Code finishes
  • Using AgentNotch with iTerm2
  • AgentNotch vs terminal-notifier

See which agent needs you.

Try AgentNotchfree for 14 days, no card. Watch Claude Code, Cursor, and Codex from your Mac's menu bar.

Start free trialSee pricing

Updated 2026-07-17

AgentNotch for macOS

v1.3.1

Your coding agents, in the notch.

Product

  • Buy
  • Features
  • Download
  • Account
  • What's new
  • Get it free
Compare
  • vs tmux
  • vs terminal-notifier
  • vs iTerm alerts
  • vs Claude Code alerts
  • vs watching the terminal
Guides
  • Monitor agents on macOS
  • When Claude Code finishes
  • When Claude Code needs input
  • Notifications not working
  • Cursor agent notifications
  • Codex notifications
  • See all
Works with
  • Claude Code
  • Cursor
  • Codex
  • Conductor
  • Ghostty
  • iTerm2
  • See all

© 2026 Piotr Jura

AccountPrivacyTermsBuilt by Agentic Developer