From da09885359c311365dfe1259834c95c936bb39b7 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 1 Nov 2025 09:09:38 -0600 Subject: [PATCH] docs(notification): update cancellation behavior Co-Authored-By: Crush --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29590cd7cdac485d8ca7727659e819c08df49c1e..82645987b15a881f545ee623f61c2075ebc12344 100644 --- a/README.md +++ b/README.md @@ -581,8 +581,8 @@ config: Crush defaults to sending desktop notifications that let you know: -- When its turn is finished (automatically cancelled when you send a new - message) +- When its turn is finished (automatically cancelled when you interact with the + chat interface) - When it's waiting for permission to execute a tool (automatically cancelled when you interact with the permission dialog)