From 8f5d32462a339efb5089b7a32d5969ff6e643058 Mon Sep 17 00:00:00 2001 From: dianed-square <73617011+dianed-square@users.noreply.github.com> Date: Mon, 2 Feb 2026 08:44:09 -0800 Subject: [PATCH] Sync desktop_prompt with UI Updated the instructions for adding extensions to reflect the new location in the sidebar and updated the URL for browsing 3rd party extensions. --- 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 dafb81ba5aed..6ce8f16a8439 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/.