agent-ecosystem/src/shared
iliya 987ad96f4a feat: OS notification for tool approvals with Allow/Deny actions
When a tool needs approval and the app is not focused, show a native
OS notification with clear description (tool name + file/command).

On macOS: notification includes Allow and Deny action buttons that
respond directly without switching to the app.
On all platforms: clicking the notification focuses the app window.

New setting: notifyOnToolApproval (default: true) in notification
settings with ShieldQuestion icon toggle.
2026-03-21 13:27:39 +02:00
..
constants fix: refine regex patterns and improve utility functions for mention handling 2026-03-19 13:35:51 +02:00
types feat: OS notification for tool approvals with Allow/Deny actions 2026-03-21 13:27:39 +02:00
utils fix: refine regex patterns and improve utility functions for mention handling 2026-03-19 13:35:51 +02:00