Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blank_issues_enabled: false
contact_links:
- name: goose Discord discussion
url: https://discord.gg/block-opensource
url: https://discord.gg/goose-oss
about: Please ask and answer questions here.
- name: Report a security vulnerability
url: https://github.com/block/goose/security/policy
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Keep an eye on your progress via our [Leaderboard](https://github.com/block/goos

### 👩‍ Need help?

Need help or have questions? Feel free to reach out by connecting with us in our [Discord community](https://discord.gg/block-opensource) to get direct help from our team in the `#hacktoberfest` project channel.
Need help or have questions? Feel free to reach out by connecting with us in our [Discord community](https://discord.gg/goose-oss) to get direct help from our team in the `#hacktoberfest` project channel.

Happy contributing!

Expand Down Expand Up @@ -327,10 +327,10 @@ git commit --signoff ...

## Other Ways to Contribute

There are numerous ways to be an open source contributor and contribute to goose. We're here to help you on your way! Here are some suggestions to get started. If you have any questions or need help, feel free to reach out to us on [Discord](https://discord.gg/block-opensource).
There are numerous ways to be an open source contributor and contribute to goose. We're here to help you on your way! Here are some suggestions to get started. If you have any questions or need help, feel free to reach out to us on [Discord](https://discord.gg/goose-oss).

- **Stars on GitHub:** If you resonate with our project and find it valuable, consider starring our goose on GitHub! 🌟
- **Ask Questions:** Your questions not only help us improve but also benefit the community. If you have a question, don't hesitate to ask it on [Discord](https://discord.gg/block-opensource).
- **Ask Questions:** Your questions not only help us improve but also benefit the community. If you have a question, don't hesitate to ask it on [Discord](https://discord.gg/goose-oss).
- **Give Feedback:** Have a feature you want to see or encounter an issue with goose, [click here to open an issue](https://github.com/block/goose/issues/new/choose), [start a discussion](https://github.com/block/goose/discussions) or tell us on Discord.
- **Participate in Community Events:** We host a variety of community events and livestreams on Discord every month, ranging from workshops to brainstorming sessions. You can subscribe to our [events calendar](https://calget.com/c/t7jszrie) or follow us on [social media](https://linktr.ee/goose_oss) to stay in touch.
- **Improve Documentation:** Good documentation is key to the success of any project. You can help improve the quality of our existing docs or add new pages.
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING_RECIPES.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ Need inspiration? Consider recipes for:

**Ready to contribute?** [Fork the repo](https://github.com/block/goose/fork) and start creating!

*Questions? Ask in your PR or hop into [discord](https://discord.gg/block-opensource) - we're here to help!* 💙
*Questions? Ask in your PR or hop into [discord](https://discord.gg/goose-oss) - we're here to help!* 💙
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _a local, extensible, open source AI agent that automates engineering tasks_
<a href="https://opensource.org/licenses/Apache-2.0">
<img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg">
</a>
<a href="https://discord.gg/7GaTvbDwga">
<a href="https://discord.gg/goose-oss">
<img src="https://img.shields.io/discord/1287729918100246654?logo=discord&logoColor=white&label=Join+Us&color=blueviolet" alt="Discord">
</a>
<a href="https://github.com/block/goose/actions/workflows/ci.yml">
Expand All @@ -27,7 +27,7 @@ _a local, extensible, open source AI agent that automates engineering tasks_
3. Read the [full Responsible AI-Assisted Coding Guide](./ai-assisted-coding-guide.md).
4. Choose a task from this project's Hacktoberfest issues in our [Project Hub](https://github.com/block/goose/issues/4705) and follow the instructions. Each issue has the 🏷️ `hacktoberfest` label.

Have questions? Connecting with us in our [Discord community](https://discord.gg/block-opensource) in the `#hacktoberfest` project channel.
Have questions? Connecting with us in our [Discord community](https://discord.gg/goose-oss) in the `#hacktoberfest` project channel.

---

Expand All @@ -53,7 +53,7 @@ Designed for maximum flexibility, goose works with any LLM and supports multi-mo
> Because it always helps them "migrate" their code to production! 🚀

# goose around with us
- [Discord](https://discord.gg/block-opensource)
- [Discord](https://discord.gg/goose-oss)
- [YouTube](https://www.youtube.com/@goose-oss)
- [LinkedIn](https://www.linkedin.com/company/goose-oss)
- [Twitter/X](https://x.com/goose_oss)
Expand Down
2 changes: 1 addition & 1 deletion ai-assisted-coding-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ Before submitting AI assisted code, confirm that:

AI is a powerful assistant, not a replacement for your judgment. Use it to speed up development; while keeping your brain engaged, your standards high, and goose secure.

Questions? Join our [Discord](https://discord.gg/block-opensource) or [GitHub Discussions](https://github.com/block/goose/discussions) to talk more about responsible AI development.
Questions? Join our [Discord](https://discord.gg/goose-oss) or [GitHub Discussions](https://github.com/block/goose/discussions) to talk more about responsible AI development.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ Developing user interfaces is a blend of creativity and problem-solving. And I l

Beyond prototyping, goose's ability to analyze screenshots can help developers identify and resolve UI bugs.

If you're interested in learning more, check out the [goose repo](https://github.com/block/goose) and join our [Discord community](https://discord.gg/block-opensource).
If you're interested in learning more, check out the [goose repo](https://github.com/block/goose) and join our [Discord community](https://discord.gg/goose-oss).

<head>
<meta property="og:title" content="Screenshot-Driven Development" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ goose now has an electron-based GUI macOS application that provides and alternat

goose v1.0 Beta now uses a custom protocol, that is designed in parallel with [Anthropic’s Model Context Protocol](https://www.anthropic.com/news/model-context-protocol) (MCP) to communicate with Systems. This makes it possible for developers to create their own systems (e.g Jira, ) that Goose can integrate with.

Excited for many more feature updates and improvements? Stay tuned for more updates on Goose! Check out the [goose repo](https://github.com/block/goose) and join our [Discord community](https://discord.gg/block-opensource).
Excited for many more feature updates and improvements? Stay tuned for more updates on Goose! Check out the [goose repo](https://github.com/block/goose) and join our [Discord community](https://discord.gg/goose-oss).


<head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ You can get started using goose right away! Check out our [Quickstart](/docs/qui
Excited for upcoming features and events? Be sure to connect with us!

- [GitHub](https://github.com/block/goose)
- [Discord](https://discord.gg/block-opensource)
- [Discord](https://discord.gg/goose-oss)
- [YouTube](https://www.youtube.com/@goose-oss)
- [LinkedIn](https://www.linkedin.com/company/goose-oss)
- [X](https://x.com/goose_oss)
Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2025-02-21-gooseteam-mcp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ A goose agent with the Project Coordinator role will assign roles to other agent
Working with a team of AI agents on a task is a game changer. Instead of getting confused as to how to improve your prompt engineering on your own or work across sessions manually, tools like Cliff's gooseTeam or Aaron's Agent Communication Protocol help us make sure AI agents like goose are doing the work for us as efficiently as possible. The possibilities feel endless!

## Get Your Contribution Featured
Hopefully this contribution inspired you as much as it inspired our community. If you have a goose contribution or project you'd like to share with our community, join our [Discord](https://discord.gg/block-opensource) and share your work in the **#share-your-work** channel. You may just be featured on our livestream or get a cool prize. 👀 You can also star goose on GitHub or follow us on social media so you never miss an update from us. Until next time!
Hopefully this contribution inspired you as much as it inspired our community. If you have a goose contribution or project you'd like to share with our community, join our [Discord](https://discord.gg/goose-oss) and share your work in the **#share-your-work** channel. You may just be featured on our livestream or get a cool prize. 👀 You can also star goose on GitHub or follow us on social media so you never miss an update from us. Until next time!


<head>
Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2025-03-14-goose-ollama/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Together, they create a self-contained AI agent workflow that puts advanced capa

Before diving deep into various capabilities, Rizel walked us through how to set yourself up for success by integrating goose with Ollama. To follow along, you can download goose [here](https://block.github.io/goose/) and follow a step-by-step walk through in the [Configure LLM Provider](https://block.github.io/goose/docs/getting-started/providers) guide.

If you have any questions or get stuck, feel free to chat with us on [Discord](https://discord.gg/block-opensource) or post an issue/discussion on [GitHub](https://github.com/block/goose/). Thanks for reading!
If you have any questions or get stuck, feel free to chat with us on [Discord](https://discord.gg/goose-oss) or post an issue/discussion on [GitHub](https://github.com/block/goose/). Thanks for reading!

# Why Go Local?
Using cloud-based LLMs and providers make it so you don't need substantial computing resources, so why go local? Here's some benefits you may want to consider:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ _The Goose Team in Boston_

- If you're experiencing FOMO (the Fear of Missing Out) and want to join the next meetup, follow us on [social media](https://linktr.ee/goose_oss) to stay updated.

- Bring a Goose meetup to your city! If you have a venue, reach out to us on [Discord](https://discord.gg/block-opensource)—let’s make it happen!
- Bring a Goose meetup to your city! If you have a venue, reach out to us on [Discord](https://discord.gg/goose-oss)—let’s make it happen!

<head>
<meta property="og:title" content="Codename Goose Goes to Boston" />
Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2025-03-21-goose-vscode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The features don't end here. The team is actively exploring several exciting fea
- **Potential VS Code sidebar integration for Goose chat** - Andrew showed a quick preview of an early prototype showing Goose running directly inside VS Code.

# Community and Contributing
The project is open source, and welcomes contributions from the community. If you'd like to support the project or directly contribute to it, you can check out [the VSCode MCP repo on GitHub](https://github.com/block/vscode-mcp), or [join the Block Open Source Discord](https://discord.gg/block-opensource) if you'd like to ask the team any questions or start discussions.
The project is open source, and welcomes contributions from the community. If you'd like to support the project or directly contribute to it, you can check out [the VSCode MCP repo on GitHub](https://github.com/block/vscode-mcp), or [join the Block Open Source Discord](https://discord.gg/goose-oss) if you'd like to ask the team any questions or start discussions.

You can also follow the [tutorial showing you how to integrate VS Code with Goose](/docs/mcp/vs-code-mcp).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ To try the Speech MCP server yourself:

## Join the Development

The Speech MCP server is [open-source](https://github.com/Kvadratni/speech-mcp) and welcomes contributions. You can also connect with Max on [Discord](https://discord.gg/block-opensource) for questions and collaboration.
The Speech MCP server is [open-source](https://github.com/Kvadratni/speech-mcp) and welcomes contributions. You can also connect with Max on [Discord](https://discord.gg/goose-oss) for questions and collaboration.

Voice interactions with AI agents like Goose with the power and tools to act on instructions provides a different kind of vibe that makes the future feel closer than ever. Whether you're interested in vibe coding, accessibility improvements, or just want to feel a bit more like Tony Stark while getting Goose to pull a J.A.R.V.I.S, the Speech MCP server offers a glimpse into the future of human-AI collaboration - and it's available today.

Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2025-04-01-mcp-nondevs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ While some are developed by official providers, a vast majority of MCP servers y

Hopefully now, instead of spending hours manually gathering data and creating your next marketing report, or manually sorting through your todo-backlog on a Monday, you will use MCP with Goose and have it done for you in minutes.

*To learn more about using MCP servers and Goose, check out the [Goose documentation](https://block.github.io/goose/docs/category/getting-started), or join the [Block Open Source Discord](https://discord.gg/block-opensource) to connect with other open source community members.*
*To learn more about using MCP servers and Goose, check out the [Goose documentation](https://block.github.io/goose/docs/category/getting-started), or join the [Block Open Source Discord](https://discord.gg/goose-oss) to connect with other open source community members.*

<head>
<meta property="og:title" content="MCP Explained for Non-Developers" />
Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2025-04-01-top-5-mcp-servers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ As mentioned at the beginning of this post, the best thing about these MCP serve

This is a simplified example of how I use these extensions together - I may not use all of them in every session, but having them available sure makes my workflow much smoother.

What are your favorite MCP servers? How do you use them together? Share your experiences with us on [Discord server](https://discord.gg/block-opensource)!
What are your favorite MCP servers? How do you use them together? Share your experiences with us on [Discord server](https://discord.gg/goose-oss)!

<head>
<meta property="og:title" content="Top 5 MCP Servers I Use as a Developer with Goose Extensions" />
Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2025-04-10-visual-guide-mcp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The [Quickstart Guide](/docs/quickstart) walks you through connecting your first

And when you’re ready to explore more, head over to the [tutorials section](/docs/category/tutorials) in the docs — it has step-by-step guides and short video demos to show you how to connect to a variety of MCP servers.

And don't forget to [join the community](https://discord.gg/block-opensource) to see what others are building, ask questions, or to simply connect.
And don't forget to [join the community](https://discord.gg/goose-oss) to see what others are building, ask questions, or to simply connect.


<head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Thank you so much for your contribution, ATrueLight4! Your work brings us one st
To show our deep gratitude for your contribution, we've granted you the exclusive ✨Top Contributor✨ badge on the Block Open Source Discord! You'll also be one of the first contributors to receive exclusive codename goose swag. (more info on that to be announced later 👀🪿)

## Get Your Own Spotlight
Interested in contributing to goose and having your contribution featured? Whether it's improving platform support, adding new features, or fixing bugs, we welcome all contributions from the open source community. You can [join the Block Open Source Discord](https://discord.gg/block-opensource) or [get started using codename goose](https://block.github.io/goose/) today.
Interested in contributing to goose and having your contribution featured? Whether it's improving platform support, adding new features, or fixing bugs, we welcome all contributions from the open source community. You can [join the Block Open Source Discord](https://discord.gg/goose-oss) or [get started using codename goose](https://block.github.io/goose/) today.

<head>
<meta property="og:title" content="How ATrueLight4 Helped Goose Navigate Windows" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Thank you so much for your continued support and contributions, BestCodes! Your
To show how grateful we are for your contributions, we've granted you the exclusive ✨Top Contributor✨ badge on the Block Open Source Discord! Plus, you'll also be receiving exclusive codename goose swag. 👀🪿

## Become A Top Contributor
Interested in contributing to goose and having your work featured? Whether it's fixing bugs, sharing ideas, or helping others, every contribution from the open source community has the chance to help someone. You can [join the Block Open Source Discord](https://discord.gg/block-opensource) or [get started using codename goose](https://block.github.io/goose/) today.
Interested in contributing to goose and having your work featured? Whether it's fixing bugs, sharing ideas, or helping others, every contribution from the open source community has the chance to help someone. You can [join the Block Open Source Discord](https://discord.gg/goose-oss) or [get started using codename goose](https://block.github.io/goose/) today.

<head>
<meta property="og:title" content="How One Contribution Can Spark Many Wins" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ To help you manage this, there is a [Handling Rate Limits Guide](https://block.g

This part matters more than most people realize.

Goose has an entire community behind it—folks building, exploring, breaking things (and fixing them), and sharing everything they learn along the way. We hang out on [Discord](https://discord.gg/7GaTvbDwga), we answer questions in [GitHub Discussions](https://github.com/block/goose/discussions), and we host livestreams every week to show off what Goose can do and how to make it do more.
Goose has an entire community behind it—folks building, exploring, breaking things (and fixing them), and sharing everything they learn along the way. We hang out on [Discord](https://discord.gg/goose-oss), we answer questions in [GitHub Discussions](https://github.com/block/goose/discussions), and we host livestreams every week to show off what Goose can do and how to make it do more.

There’s:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ Your team can create plays for many other tasks:

## What kinds of tasks can your team automate?

We'd love for you to share your ideas with us! Share your ideas by creating a recipe and posting it to the [Goose community on Discord](http://discord.gg/block-opensource).
We'd love for you to share your ideas with us! Share your ideas by creating a recipe and posting it to the [Goose community on Discord](http://discord.gg/goose-oss).



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ For the video recording, I used a voice modifier to narrate Goose's response in

We want to extend a huge thank you to [deemkeen](https://x.com/deemkeen) for their open-source work which inspired this project, and to the Makeblock team for creating such a fun rover to work with.

We're always excited to see what the community is up to. If you're working on your own Goose-powered experiment, come share it with us on [Discord](https://discord.gg/block-opensource)!
We're always excited to see what the community is up to. If you're working on your own Goose-powered experiment, come share it with us on [Discord](https://discord.gg/goose-oss)!

<head>
<meta property="og:title" content="Goose Gets a Driver's License!" />
Expand Down
Loading
Loading