From 9e7c924f7bfa4d7096973b04f84407a850084b9a Mon Sep 17 00:00:00 2001 From: ifitisit <90478348+ifitisit@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:27:42 -0500 Subject: [PATCH] docs(cli): point plan-mode session retention to actual /settings labels (#25978) Co-authored-by: Spencer --- docs/cli/plan-mode.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cli/plan-mode.md b/docs/cli/plan-mode.md index 4e205164a0..995fade4c4 100644 --- a/docs/cli/plan-mode.md +++ b/docs/cli/plan-mode.md @@ -470,7 +470,8 @@ associated plan files and task trackers. - **Default behavior:** Sessions (and their plans) are retained for **30 days**. - **Configuration:** You can customize this behavior via the `/settings` command - (search for **Session Retention**) or in your `settings.json` file. See + (search for **Enable Session Cleanup** or **Keep chat history**) or in your + `settings.json` file. See [session retention](../cli/session-management.md#session-retention) for more details.