From 37da005a0141b099bb72671b320991c85de8cd0f Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" <219766164+opencode-agent[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 09:44:09 -0600 Subject: docs: projects, find.files, notifications (#6438) Co-authored-by: opencode-agent[bot] --- packages/web/src/content/docs/plugins.mdx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packages/web/src/content/docs/plugins.mdx') diff --git a/packages/web/src/content/docs/plugins.mdx b/packages/web/src/content/docs/plugins.mdx index ef2f1338d..59a701083 100644 --- a/packages/web/src/content/docs/plugins.mdx +++ b/packages/web/src/content/docs/plugins.mdx @@ -230,6 +230,10 @@ export const NotificationPlugin = async ({ project, client, $, directory, worktr We are using `osascript` to run AppleScript on macOS. Here we are using it to send notifications. +:::note +If you’re using the OpenCode desktop app, it can send system notifications automatically when a response is ready or when a session errors. +::: + --- ### .env protection -- cgit v1.2.3