From b9e7f80377338a27508a5d1aab334cd0199c65e2 Mon Sep 17 00:00:00 2001 From: Bennet Bo Fenner Date: Mon, 13 Apr 2026 10:33:33 +0200 Subject: [PATCH] Update agent-panel.md --- docs/src/ai/agent-panel.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/src/ai/agent-panel.md b/docs/src/ai/agent-panel.md index 89b0126c55a12b08d4f21a01fea38758c4d509b7..ed712ddf25bac72fd9ea464ed5a99f4bdf091da8 100644 --- a/docs/src/ai/agent-panel.md +++ b/docs/src/ai/agent-panel.md @@ -71,12 +71,7 @@ In long conversations, use the scroll arrow buttons at the bottom of the panel t When focus is in the message editor, you can also use {#kb agent::ScrollOutputPageUp}, {#kb agent::ScrollOutputPageDown}, {#kb agent::ScrollOutputToTop}, {#kb agent::ScrollOutputToBottom}, {#kb agent::ScrollOutputLineUp}, and {#kb agent::ScrollOutputLineDown} to navigate the thread, or {#kb agent::ScrollOutputToPreviousMessage} and {#kb agent::ScrollOutputToNextMessage} to jump between your prompts. -### Navigating History {#navigating-history} - -To quickly navigate through recently updated threads, use the {#kb agent::ToggleNavigationMenu} binding when focused on the panel's editor, or click the menu icon button at the top right of the panel. -Doing that will open a dropdown that shows you your six most recently updated threads. - -To view all historical conversations, reach for the `View All` option from within the same menu or via the {#kb agent::OpenHistory} binding. +### Thread titles Thread titles are auto-generated based on the content of the conversation. But you can also edit them manually by clicking the title and typing, or regenerate them by clicking the "Regenerate Thread Title" button in the ellipsis menu in the top right of the panel.