diff --git a/README.md b/README.md index d0322907f8..e7c8552190 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Goose is your on-machine developer agent, working for you, on your terms

Unique features 🤖 • - Block Employees on Goose Block Emoji • + Testimonials on Goose 👩‍💻 • Quick start guide 🚀 • Getting involved! 👋

@@ -64,7 +64,7 @@ started! - **Extensibility**: Open-source and fully customizable, Goose integrates with your workflow and allows you to extend it for even more control. **Toolkits let you add new capabilities to Goose.** They are anything you can implement as a Python function (e.g. API requests, deployments, search, etc). We have a growing library of toolkits to use, but more importantly you can create your own. This gives Goose the ability to run these commands and decide if and when a tool is needed to complete your request! **Creating your own toolkits give you a way to bring your own private context into Goose's capabilities.** And you can use *any* LLM you want under the hood, as long as it supports tool use. -## What Block employees have to say about Goose +## What users have to say about Goose > With Goose, I feel like I am Maverick. > @@ -150,7 +150,7 @@ Now you are interacting with Goose in conversational sessions - think of it as l ### Running a goose tasks (one off) -You can run goose to do things just as a one off, such as tidying up, and then exiting: +You can run goose to do things just as a one off, such as tidying up, and then exiting: ```sh goose run instructions.md @@ -221,7 +221,7 @@ We have some experimental IDE integrations for VSCode and JetBrains IDEs: **Goose as a Github Action** -There is also an experimental Github action to run goose as part of your workflow (for example if you ask it to fix an issue): +There is also an experimental Github action to run goose as part of your workflow (for example if you ask it to fix an issue): https://github.com/marketplace/actions/goose-ai-developer-agent **With Docker** diff --git a/docs/index.md b/docs/index.md index 4ad18fb92f..308366eb3e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,7 +26,7 @@ Goose is your on-machine developer agent, automating engineering tasks seamlessl

Unique features 🤖 • - Block Employees on Goose Block Emoji • + Testimonials on Goose 👩‍💻 • Quick start guide 🚀 • Getting involved! 👋

@@ -45,7 +45,7 @@ Goose is your on-machine developer agent, automating engineering tasks seamlessl - **Extensibility**: Open-source and fully customizable, Goose integrates with your workflow and allows you to extend it for even more control. **Toolkits let you add new capabilities to Goose.** They are anything you can implement as a Python function (e.g. API requests, deployments, search, etc). We have a growing library of toolkits to use, but more importantly you can create your own. This gives Goose the ability to run these commands and decide if and when a tool is needed to complete your request! **Creating your own toolkits give you a way to bring your own private context into Goose's capabilities.** And you can use *any* LLM you want under the hood, as long as it supports tool use. -## What Block employees have to say about Goose +## What users have to say about Goose > With Goose, I feel like I am Maverick. >