Skip to content

macOS: system notifications do not appear in Alacritty when terminal-notifier is installed #2432

Description

@requenajorge1995

Is this a reproducible bug?

  • I confirm this is a reproducible bug, not a feature request, idea, question, contribution proposal, or direction check.
  • I reproduced this bug on the version and environment reported below using the exact steps provided.

Current behavior

With ui.toast.delivery = "system", a background Pi agent completing in Herdr plays the completion sound but no macOS notification banner appears. terminal-notifier is installed and enabled in System Settings.

Expected behavior

A macOS notification banner should appear for the background agent completion.

Reproduction

  1. Install terminal-notifier with Homebrew and enable its notifications in System Settings.
  2. In Herdr, configure [ui.toast] delivery = "system".
  3. Run Herdr in Alacritty and start a Pi agent.
  4. Put Alacritty in the background before the agent finishes.
  5. Let the agent finish.
  6. Hear the completion sound, but no notification banner appears.

Impact

I cannot rely on Herdr desktop notifications to know when background agents finish.

Environment

  • Herdr version: 0.8.0
  • Update channel (stable or preview): stable
  • Operating system: macOS 26.5.2 (25F84)
  • Terminal: Alacritty 0.16.1
  • Shell, if relevant: zsh
  • Relevant config, if any: [ui.toast] delivery = "system"; terminal-notifier 2.0.0 installed via Homebrew

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmaintainer-neededrequires maintainer judgment or maintainer-only reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions