goose: Your Native Open Source AI Agent for Code and Workflows
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
goose is an open source, extensible AI agent designed to run natively on your machine, offering capabilities beyond simple code suggestions. It supports installation, execution, editing, and testing with a wide range of Large Language Models. Built in Rust, goose provides a desktop app, CLI, and API, making it a versatile tool for various tasks from coding to data analysis.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
goose is a powerful, open source AI agent developed by the Agentic AI Foundation (AAIF) at the Linux Foundation. Designed to run natively on your machine, goose extends beyond typical code suggestions, empowering users to install, execute, edit, and test with any Large Language Model. It's built in Rust for optimal performance and portability, offering a desktop application, a command-line interface (CLI), and an API for seamless integration into various workflows.
Installation
Getting started with goose is straightforward. You can download the native desktop app for macOS, Linux, and Windows, or install the CLI for terminal-based workflows.
Desktop App:
Download the desktop app
CLI:
Open your terminal and run the following command:
curl -fsSL https://github.com/aaif-goose/goose/releases/download/stable/download_cli.sh | bash
Examples
goose is a general-purpose AI agent, making it suitable for a wide array of tasks. Beyond code, it can assist with research, writing, automation, and data analysis. Its flexibility allows developers and power users to leverage AI capabilities directly on their local machines for diverse projects.
Why Use goose
Choosing goose means opting for a highly extensible and performant AI agent. It integrates with over 15 providers, including Anthropic, OpenAI, Google, and Ollama, and connects to more than 70 extensions via the Model Context Protocol (MCP) open standard. Its native execution, robust Rust foundation, and comprehensive tooling (desktop, CLI, API) provide a powerful and adaptable platform for advanced AI-driven workflows.
Links
For more detailed information and to explore goose further, refer to these official resources:
Related repositories
Similar repositories that may be relevant next.

text-to-cad: AI Agent Skills for CAD, CAE, and CAM Workflows
September 24, 2026
text-to-cad is a comprehensive Python library developed by earthtojake, providing a rich set of agent skills for Computer-Aided Design (CAD), Computer-Aided Engineering (CAE), and Computer-Aided Manufacturing (CAM). It enables AI agents to generate, inspect, source, slice, and manage CAD and robot-description artifacts, streamlining complex engineering processes.

dcc-mcp-blender: AI-Driven 3D Workflows with an Embedded MCP Server
September 24, 2026
dcc-mcp-blender is a powerful Blender addon that integrates an embedded Streamable HTTP MCP server directly into Blender. This allows any MCP-compatible AI client to seamlessly control and automate your 3D modeling, animation, and rendering workflows. It offers over 200 pre-built tools and an extensible skill system for robust production environments.
Guaardvark: Your Self-Hosted AI Studio for Agents, Media, and Code
September 21, 2026
Guaardvark is a comprehensive, self-hosted AI studio designed for local execution of advanced AI tasks. It integrates coding agents, media generation (video, image, music, voice), and robust RAG capabilities, all running on a single GPU. This platform prioritizes privacy and user control, enabling a full AI workstation experience on your own hardware.

AgentsKit: The Complete JavaScript Toolkit for Building AI Agents
September 20, 2026
AgentsKit is a comprehensive JavaScript toolkit designed for building AI agents, offering a lightweight core and a modular ecosystem. It provides essential components like UIs, autonomous runtime, tools, memory, and RAG, enabling developers to create sophisticated agents from simple chat interfaces to complex autonomous systems. This framework aims to simplify agent development by offering composable parts and avoiding the need to glue multiple incompatible libraries together.
Source repository
Open the original repository on GitHub.
20 counted GitHub visits