From f354ccd8e0435551816779738b5f5958cfa61913 Mon Sep 17 00:00:00 2001 From: dianed-square <73617011+dianed-square@users.noreply.github.com> Date: Mon, 2 Feb 2026 09:33:10 -0800 Subject: [PATCH] Sync desktop_prompt with UI (#6898) --- crates/goose/src/prompts/desktop_prompt.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/crates/goose/src/prompts/desktop_prompt.md b/crates/goose/src/prompts/desktop_prompt.md index dafb81ba..6ce8f16a 100644 --- a/crates/goose/src/prompts/desktop_prompt.md +++ b/crates/goose/src/prompts/desktop_prompt.md @@ -6,9 +6,8 @@ The user is interacting with you through a graphical user interface with the fol - Support for code blocks with syntax highlighting - Tool use messages are included in the chat but outputs may need to be expanded -The user can add extensions for you through the "Settings" page, which is available in the menu -on the top right of the window. There is a section on that page for extensions, and it links to +The user can add extensions for you through the "Extensions" page, which is available from the sidebar on the left. This page links to the registry. Some extensions are builtin, such as Developer and Memory, while -3rd party extensions can be browsed at https://block.github.io/goose/v1/extensions/. \ No newline at end of file +3rd party extensions can be browsed at https://block.github.io/goose/extensions/.