docs: Update references to Quickstart and managing sessions guide (#270)

This commit is contained in:
Adewale Abati
2024-11-18 21:20:37 +01:00
committed by GitHub
parent e63fd8b4df
commit a2c55f2e22
3 changed files with 7 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ Goose is your on-machine developer agent, automating engineering tasks seamlessl
<p align="center">
<a href="#unique-features-of-goose-compared-to-other-ai-assistants">Unique features</a> 🤖 •
<a href="#what-users-have-to-say-about-goose"> Testimonials on Goose</a> 👩‍💻 •
<a href="#quick-start-guide">Quick start guide</a> 🚀 •
<a href="https://block.github.io/goose/quickstart.html">Quickstart guide</a> 🚀 •
<a href="#getting-involved">Getting involved!</a> 👋
</p>

View File

@@ -66,6 +66,9 @@ When you exit a session, it will save the history in `~/.config/goose/sessions`
goose session resume
```
Check out the [Managing Goose sessions][managing-sessions] to learn more about working with sessions in Goose.
To see more documentation on the available CLI commands, check out the [documentation][cli]. If youd like to develop your own CLI commands for Goose, check out the [Contributing document][contributing].
### Running a Goose task
@@ -112,4 +115,5 @@ There is also a `Dockerfile` in the root of this project you can use if you want
[pipx]: https://github.com/pypa/pipx?tab=readme-ov-file#install-pipx
[openai-key]: https://platform.openai.com/api-keys
[getting-started]: https://block.github.io/goose/guidance/getting-started.html
[providers]: https://block.github.io/goose/providers.html
[providers]: https://block.github.io/goose/providers.html
[managing-sessions]: https://block.github.io/goose/guidance/managing-goose-sessions.html

View File

@@ -112,6 +112,7 @@ markdown_extensions:
nav:
- Home: index.md
- "Installation": installation.md
- "Quickstart": quickstart.md
- "Contributing": contributing.md
- Blog:
- "Blog Home": blog/index.md