diff --git a/src/renderer/src/components/native-chat/NativeChatQuestionCard.tsx b/src/renderer/src/components/native-chat/NativeChatQuestionCard.tsx
index 1b1ce5a3547..fa9da34be3a 100644
--- a/src/renderer/src/components/native-chat/NativeChatQuestionCard.tsx
+++ b/src/renderer/src/components/native-chat/NativeChatQuestionCard.tsx
@@ -192,6 +192,10 @@ export function NativeChatQuestionCard({
+ {/* Intentionally plain — no `/` or `@` grammar. This row answers the
+ question; a slash command addresses the session, so running one here
+ could only answer with command text or abandon the pending prompt.
+ That grammar belongs to the composer, which this card replaces. */}