delete goose web (#7696)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-03-07 12:09:05 -05:00
committed by GitHub
parent d7ffedaa6e
commit a7fb7e199c
13 changed files with 0 additions and 2036 deletions
@@ -76,10 +76,6 @@ In your first session, goose prompts you to [set up an LLM (Large Language Model
goose session
```
If you want to interact with goose in a web-based chat interface, start a session with the [`web`](/docs/guides/goose-cli-commands#web) command:
```sh
goose web --open
```
</TabItem>
</Tabs>