-
Notifications
You must be signed in to change notification settings - Fork 2.4k
docs: add goose web command #2856
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.
CLI commands looks great, but I'm thinking this deserves more of a splash. Should we create a new doc for goose web or add it to an existing page so people know what its, why they would use it, and then link to this section on CLI commands?
|
yeah the web command wasn't in there as it was a soft launch/hidden thing, so depends if people want to elevate it? |
1 similar comment
|
yeah the web command wasn't in there as it was a soft launch/hidden thing, so depends if people want to elevate it? |
|
@michaelneale since, it's not behind an alpha tag ..at the very least..I was hoping to include :
|
b8bfb30 to
1e6a9ba
Compare
* origin/main: Docs: Schedule recipes with the CLI (#2881)
* main: (26 commits) docs: update Snowflake link and description verbiage (#2882) Fixed typos and wording for endpoint info for ollama (#2861) Docs: Unlist blog post called What's in my goosehints file (#2891) Docs: Fix Nav Bar and wrong command in docs (#2889) fix the claude model name (#2890) disable temporal by default (#2886) feat(desktop): Add auto-update functionality to Goose desktop app (#2852) docs: add goose web command (#2856) Docs: Schedule recipes with the CLI (#2881) Docs: Fix readme (#2880) fix: CPU hogging GUI (#2877) feat/fix: don't stop cli starting if MCPs don't load (#2860) fix invalid context length for claude models (#2872) dynamic port selection for temporal (#2865) Docs: Session Export via CLI (#2867) Docs: Adding Snowflake as a Provider (#2868) [goose-llm] update example to add toolResult status error (#2854) fix: cap the repeat time when display usage (#2864) Docs: Goose now respects gitignore files (#2858) docs: add CLI token usage (#2857) ...
* upstream/main: fix: Revert downgrade to version number (block#2894) Goose recipes have settings now (block#2397) docs: update Snowflake link and description verbiage (block#2882) Fixed typos and wording for endpoint info for ollama (block#2861) Docs: Unlist blog post called What's in my goosehints file (block#2891) Docs: Fix Nav Bar and wrong command in docs (block#2889) fix the claude model name (block#2890) disable temporal by default (block#2886) feat(desktop): Add auto-update functionality to Goose desktop app (block#2852) docs: add goose web command (block#2856) Docs: Schedule recipes with the CLI (block#2881)
…ch-datasets # By Wendy Tang (7) and others # Via GitHub (1) and Wendy Tang (1) * wtang/generalize_vector_search: add llm strategy redundant disk cleanup clean up more disk space docs: add goose web command (#2856) Docs: Schedule recipes with the CLI (#2881) Docs: Fix readme (#2880) fix: CPU hogging GUI (#2877) feat/fix: don't stop cli starting if MCPs don't load (#2860) fix invalid context length for claude models (#2872) dynamic port selection for temporal (#2865) Docs: Session Export via CLI (#2867) Docs: Adding Snowflake as a Provider (#2868) Llm fmt [goose-llm] update example to add toolResult status error (#2854) fmt llm tool selector fix: cap the repeat time when display usage (#2864) Docs: Goose now respects gitignore files (#2858) # Conflicts: # crates/goose-cli/src/commands/bench.rs
…mcp-ui * mnovich/fix-temporal-detection: remove broken tests disable temporal by default docs: add goose web command (block#2856) Docs: Schedule recipes with the CLI (block#2881) Docs: Fix readme (block#2880)
Signed-off-by: Soroosh <[email protected]>
This PR documents the
goose webcommand in the CLI Commands topic and adds cross links from the "Quickstart" and "Managing Goose Sessions" topics.Documentation updates:
documentation/docs/guides/goose-cli-commands.md:documentation/docs/guides/managing-goose-sessions.md: Add example with linkdocumentation/docs/quickstart.md: Add tip and link