From 3d7f73cc71db270047c372526e7c0aae2f6f9e73 Mon Sep 17 00:00:00 2001 From: Mark McLaughlin Date: Tue, 24 Feb 2026 14:01:51 -0800 Subject: [PATCH] fix: update text to match updated setting name --- .../cli/src/ui/components/SessionRetentionWarningDialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cli/src/ui/components/SessionRetentionWarningDialog.tsx b/packages/cli/src/ui/components/SessionRetentionWarningDialog.tsx index cd0477105c..12d1a8ada9 100644 --- a/packages/cli/src/ui/components/SessionRetentionWarningDialog.tsx +++ b/packages/cli/src/ui/components/SessionRetentionWarningDialog.tsx @@ -48,7 +48,7 @@ export const SessionRetentionWarningDialog = ({ padding={1} > - Keep chat history + Chat history retention @@ -70,7 +70,7 @@ export const SessionRetentionWarningDialog = ({ Set a custom limit /settings{' '} - and change "Keep chat history". + and change "Chat history retention".