Skip to main content

Automating Phone Calls with Goose

· 3 min read
Angie Jones
Head of Developer Relations

blog cover

In the latest episode of Wild Goose Case, hosts Ebony Louis and Ace Abati explored a fascinating new way to extend Goose’s automation capabilities by integrating with VOYP, an AI-powered system that makes phone calls. Their guest, Paulo Taylor, a technology veteran with over 35 years of experience, walked through how developers can use Goose to trigger and manage phone-based interactions through VOYP.

6 Essential Tips for Working with Goose

· 6 min read
Angie Jones
Head of Developer Relations

goose tips

Working with AI agents can sometimes feel unpredictable. After using Goose extensively for the last few months, I've compiled a few key tips that will help you get the most out of this tool. No matter your workflow, these guidelines will help you work more efficiently with Goose.

Let A Team of AI Agents Do It For You

· 3 min read
Tania Chakraborty
Senior Technical Community Manager

blog banner

During our previous livestream, Aaron Goldsmith, Infrastructure Operations Engineer at Cash App, showed a team of Goose AI agents collaborating in real time to create a website. Our community loved it so much, Cliff Hall was inspired to iterate on that idea and create a GooseTeam MCP server.

Agentic AI and the MCP Ecosystem

· 7 min read
Angie Jones
Head of Developer Relations

blog banner

It seems like yesterday when we all were wowed by generative AI and specifically the chat interfaces that made interacting with large language models (LLMs) accessible to everyday people.

As amazing as this was, it was only the beginning. The next wave of AI is agentic, meaning AI systems that don't just respond to prompts but take actions, make decisions, and interact with external systems. This is accomplished via AI agents.

Introducing codename goose

· 3 min read
Adewale Abati
Staff Developer Advocate

Introducing codename goose

We are thrilled to announce codename goose, your on-machine, open source AI agent built to automate your tasks.

Powered by your choice of large language models (LLMs), a user-friendly desktop interface and CLI, and extensions that integrate with your existing tools and applications, Goose is designed to enhance your productivity and workflow.

Resolving CI Issues with Goose: A Practical Walkthrough

· 4 min read
Dalton Turner
Software Engineer

CI

Running into Continuous Integration (CI) failures in pull requests can be quite frustrating but they happen very often. In this post, we leverage the GitHub CLI (gh) using Goose to simplify your CI debugging process, fetch detailed information about failed CI runs and annotations directly from GitHub, and even apply fixes directly.

Connecting AI Agents to Your Systems with MCP

· 4 min read
Angie Jones
Head of Developer Relations

mcp

Open standards are a critical ingredient for interoperable systems. They have enabled most of the technologies that we all rely on. The ability to connect to the internet no matter where we are relies on open standards such as Wi-Fi, TCP/IP and DNS. When you receive an email in your Gmail account from an Outlook sender, it's the use of open standards like SMTP, IMAP, and POP3 that makes this seamless. One of the most transformative technologies of our lifetime - the internet - enables anyone to have their web page accessible to the entire world thanks to the HTTP and HTML standards.

We're in the early days of a new era in tech, one where companies are innovating and building practical AI solutions for the masses. To ensure the longevity of this technology, open standards will be essential in guiding the development of AI tools so that the diverse systems built by various companies can work together seamlessly.