docs: type-to-search goose configure lists (#7371)

This commit is contained in:
dianed-square
2026-02-19 17:32:41 -08:00
committed by GitHub
parent ec89e62c4d
commit dd3fd25a65
2 changed files with 6 additions and 2 deletions
@@ -168,7 +168,7 @@ To configure your chosen provider, see available options, or select a model, vis
│ ○ goose Settings
```
3. Choose a model provider and press `Enter`. Use the arrow keys (↑/↓) to move through the options.
3. Choose a model provider and press `Enter`. Use the arrow keys (↑/↓) to move through the options, or start typing to filter the list.
```
┌ goose-configure
@@ -526,7 +526,7 @@ Custom providers must use OpenAI, Anthropic, or Ollama compatible API formats. T
```
3. Select the custom provider you want to update and press `Enter`. Use the arrow keys (↑/↓) to move through the options.
3. Select the custom provider you want to update and press `Enter`. Use the arrow keys (↑/↓) to move through the options, or start typing to filter the list.
```sh
┌ goose-configure
@@ -45,6 +45,10 @@ Configure goose settings - providers, extensions, etc.
goose configure
```
:::tip Type to Filter
When selecting from menus in `goose configure`, start typing to filter options in real-time. This works for lists of providers, extensions, and tools.
:::
---
#### info [options]