From 91a0f05efffe2d3789d26b645c2c38206b9d4a70 Mon Sep 17 00:00:00 2001 From: Seth Troisi Date: Tue, 24 Jun 2025 15:55:26 -0700 Subject: [PATCH] Add slashCommand dependency (#1401) --- packages/cli/src/ui/hooks/slashCommandProcessor.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/cli/src/ui/hooks/slashCommandProcessor.ts b/packages/cli/src/ui/hooks/slashCommandProcessor.ts index f76580b788..80e596ecab 100644 --- a/packages/cli/src/ui/hooks/slashCommandProcessor.ts +++ b/packages/cli/src/ui/hooks/slashCommandProcessor.ts @@ -1002,6 +1002,7 @@ Add any other context about the problem here. setQuittingMessages, pendingCompressionItemRef, setPendingCompressionItem, + savedChatTags, ]); const handleSlashCommand = useCallback(