docs: Show both remote options for extensions in CLI (#3392)

This commit is contained in:
Angie Jones
2025-07-13 15:31:21 -05:00
committed by GitHub
parent 9de90bc272
commit 192a8077dc
34 changed files with 211 additions and 173 deletions

View File

@@ -46,7 +46,8 @@ Let Goose complete its tasks without interruption - avoid using your mouse or ke
│ ● Built-in Extension (Use an extension that comes with Goose)
// highlight-end
│ ○ Command-line Extension
│ ○ Remote Extension
│ ○ Remote Extension (SSE)
│ ○ Remote Extension (Streaming HTTP)
```