-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Docs: Lead/worker model in Goose Desktop #3342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
we can even link them to this https://block.github.io/goose/docs/guides/environment-variables#leadworker-model-configuration i think the doc needs a little love. it was written by the eng who made it but we can refine it. |
|
Thanks @blackgirlbytes - I can take another pass and update the doc this afternoon. |
emma-squared
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- cleaned up some wording
- added links to environment variables topic
- added the optional step for editing default values in the desktop app
- re-wrote the planning section to explain how it’s different than lead/worker and when to use both.
* 'main' of github.com:block/goose: [cli] Add --provider and --model CLI options to run command (#3295) Docs: Lead/worker model in Goose Desktop (#3342) revert: refactor: abstract keyring logic to better enable DI (#3358) Drop temporal-service binary (#3340) docs: add fuzzy search (#3357) Fix name of GPT-4.1 System Prompt (#3348) (#3351)
* main: (51 commits) docs: reflecting benefits of CLI providers (block#3399) feat: fetch openrouter supported models in `goose configure` (block#3347) Add the ability to configure rustyline to use a different edit mode (e.g. vi) (block#2769) docs: update CLI provider guide (block#3397) Streamable HTTP CLI flag (block#3394) docs: Show both remote options for extensions in CLI (block#3392) docs: fix YouTube Transcript MCP package manager (block#3390) docs: simplify alby mcp (block#3379) docs: add max turns (block#3372) feat(cli): add cost estimation per provider for Goose CLI (block#3330) feat: Allow Ollama for non-tool models for chat only (block#3308) [cli] Add --provider and --model CLI options to run command (block#3295) Docs: Lead/worker model in Goose Desktop (block#3342) revert: refactor: abstract keyring logic to better enable DI (block#3358) Drop temporal-service binary (block#3340) docs: add fuzzy search (block#3357) Fix name of GPT-4.1 System Prompt (block#3348) (block#3351) docs: add goose-mobile (block#3315) refactor: abstract keyring logic to better enable DI (block#3262) fix: correct tool use for anthropic (block#3311) ...
Signed-off-by: Adam Tarantino <[email protected]>
Signed-off-by: Soroosh <[email protected]>
Signed-off-by: Kyle Santiago <[email protected]>

This PR adds instructions for using the lead/worker model with Goose desktop.