agent-orchestrator/packages
whoisasx 3bea2e9c9e fix(notifier-desktop): use terminal-notifier on macOS for click-to-open support
On macOS, when terminal-notifier is installed (brew install terminal-notifier),
desktop notifications now open the dashboard URL when clicked instead of
opening Script Editor. Falls back to osascript when terminal-notifier is
not available.

New config option `dashboardUrl` controls the click-through URL:
  notifiers.desktop.dashboardUrl: "http://localhost:8080"

Refs #1579
2026-05-08 19:16:35 +05:30
..
ao chore: release 0.6.0 (#1723) 2026-05-08 02:37:44 +05:30
cli fix(cli): refuse to spawn when daemon is not polling the project (#1460) 2026-05-08 18:13:42 +05:30
core fix(core): deliver prompt inline via positional arg, remove post-launch polling (#1583) 2026-05-08 17:44:10 +05:30
integration-tests fix(core): deliver prompt inline via positional arg, remove post-launch polling (#1583) 2026-05-08 17:44:10 +05:30
plugins fix(notifier-desktop): use terminal-notifier on macOS for click-to-open support 2026-05-08 19:16:35 +05:30
web chore: release 0.6.0 (#1723) 2026-05-08 02:37:44 +05:30