docs: add goose web command (#2856)

This commit is contained in:
dianed-square
2025-06-12 10:00:03 -07:00
committed by GitHub
parent 298b1254a9
commit ff80c2f44a
3 changed files with 72 additions and 10 deletions

View File

@@ -140,6 +140,14 @@ Sessions are single, continuous conversations between you and Goose. Let's start
```sh
goose session
```
:::tip Goose Web
CLI users can also start a session in [Goose Web](/docs/guides/goose-cli-commands#web), a web-based chat interface:
```sh
goose web --open
```
:::
</TabItem>
<TabItem value="ui" label="Goose Desktop" default>
After choosing an LLM provider, youll see the session interface ready for use.