From d8269e62590bed2a5715638a357adf994ba6af87 Mon Sep 17 00:00:00 2001 From: Emma Youndtsmith <90283317+emma-squared@users.noreply.github.com> Date: Wed, 19 Nov 2025 10:29:19 -0600 Subject: [PATCH] Document New Window menu in macOS dock (#5811) --- documentation/docs/guides/sessions/session-management.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/docs/guides/sessions/session-management.md b/documentation/docs/guides/sessions/session-management.md index 3a8199eafd..c9b3cd5adf 100644 --- a/documentation/docs/guides/sessions/session-management.md +++ b/documentation/docs/guides/sessions/session-management.md @@ -46,7 +46,9 @@ In your first session, goose prompts you to [set up an LLM (Large Language Model :::tip - On macOS, you can drag and drop a folder onto the goose icon in the dock to open a new session in that directory. + On macOS, you can use the goose dock icon to quickly start sessions: + - **Drag and drop** a folder onto the goose icon to open a new session in that directory + - **Right-click** the goose icon and select `New Window` to open a new session in your most recent directory ::: You can also use keyboard shortcuts to start a new session or manage goose windows.