From 783266e181aa61fabbebcaf5913adcde876ad897 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Sun, 7 Sep 2025 19:43:42 -0500 Subject: [PATCH 1/4] Add video link to README for user guidance Added a video link to the README for better user engagement. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7046a449961e..91da8248bf31 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,17 @@ _a local, extensible, open source AI agent that automates engineering tasks_

+ + goose is your on-machine AI agent, capable of automating complex development tasks from start to finish. More than just code suggestions, goose can build entire projects from scratch, write and execute code, debug failures, orchestrate workflows, and interact with external APIs - _autonomously_. Whether you're prototyping an idea, refining existing code, or managing intricate engineering pipelines, goose adapts to your workflow and executes tasks with precision. Designed for maximum flexibility, goose works with any LLM and supports multi-model configuration to optimize performance and cost, seamlessly integrates with MCP servers, and is available as both a desktop app as well as CLI - making it the ultimate AI assistant for developers who want to move faster and focus on innovation. +[![Watch the video](https://github.com/user-attachments/assets/c477019c-570d-4cf9-9553-c274b79cb279)](https://youtu.be/D-DpDunrbpo) + + # Quick Links - [Quickstart](https://block.github.io/goose/docs/quickstart) - [Installation](https://block.github.io/goose/docs/getting-started/installation) From fc390f14c05568dc49091e8e1b7a06a5196263b3 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Sun, 7 Sep 2025 19:44:58 -0500 Subject: [PATCH 2/4] Apply suggestion from @angiejones --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 91da8248bf31..7c841cee2ee0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ Designed for maximum flexibility, goose works with any LLM and supports multi-mo [![Watch the video](https://github.com/user-attachments/assets/c477019c-570d-4cf9-9553-c274b79cb279)](https://youtu.be/D-DpDunrbpo) - # Quick Links - [Quickstart](https://block.github.io/goose/docs/quickstart) - [Installation](https://block.github.io/goose/docs/getting-started/installation) From 0e80ae3811eb29c87d28483ecceb4c5bcf786976 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Sun, 7 Sep 2025 19:45:03 -0500 Subject: [PATCH 3/4] Apply suggestion from @angiejones --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7c841cee2ee0..614bd9b37992 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ _a local, extensible, open source AI agent that automates engineering tasks_ - goose is your on-machine AI agent, capable of automating complex development tasks from start to finish. More than just code suggestions, goose can build entire projects from scratch, write and execute code, debug failures, orchestrate workflows, and interact with external APIs - _autonomously_. Whether you're prototyping an idea, refining existing code, or managing intricate engineering pipelines, goose adapts to your workflow and executes tasks with precision. From 75a4d1ada8e5f2651e85268156e84dfbfecb765f Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Sun, 7 Sep 2025 19:45:08 -0500 Subject: [PATCH 4/4] Apply suggestion from @angiejones --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 614bd9b37992..c622e92fee6a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ _a local, extensible, open source AI agent that automates engineering tasks_

- goose is your on-machine AI agent, capable of automating complex development tasks from start to finish. More than just code suggestions, goose can build entire projects from scratch, write and execute code, debug failures, orchestrate workflows, and interact with external APIs - _autonomously_. Whether you're prototyping an idea, refining existing code, or managing intricate engineering pipelines, goose adapts to your workflow and executes tasks with precision.