MCPcopy Index your code
hub / github.com/aaif-goose/goose

github.com/aaif-goose/goose @v1.41.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.41.0 ↗ · + Follow
13,751 symbols 45,254 edges 1,123 files 916 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

🦆 goose has moved! This project has moved from block/goose to the Agentic AI Foundation (AAIF) at the Linux Foundation. Some links and references are still being updated — please bear with us during the transition.

goose

your native open source AI agent — desktop app, CLI, and API — for code, workflows, and everything in between

Discord CI Packaging status

goose is a general-purpose AI agent that runs on your machine. Not just for code — use it for research, writing, automation, data analysis, or anything you need to get done.

A native desktop app for macOS, Linux, and Windows. A full CLI for terminal workflows. An API to embed it anywhere. Built in Rust for performance and portability.

goose works with 15+ providers — Anthropic, OpenAI, Google, Ollama, OpenRouter, Azure, Bedrock, and more. Use API keys or your existing Claude, ChatGPT, or Gemini subscriptions via ACP. Connect to 70+ extensions via the Model Context Protocol open standard.

goose is part of the Agentic AI Foundation (AAIF) at the Linux Foundation.

Get started

Download the desktop app for macOS, Linux, and Windows.

Or install the CLI:

curl -fsSL https://github.com/aaif-goose/goose/releases/download/stable/download_cli.sh | bash

Quick links

Need help?

a little goose humor 🪿

Why did the developer choose goose as their AI agent?

Because it always helps them "migrate" their code to production! 🚀

goose around with us

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 8,325
Method 3,561
Class 1,277
Interface 379
Enum 209

Languages

Rust65%
TypeScript33%
Python2%
Kotlin1%

Modules by API surface

crates/goose-mcp/src/autovisualiser/templates/assets/chart.min.js958 symbols
crates/goose-mcp/src/autovisualiser/templates/assets/d3.min.js839 symbols
crates/goose-sdk-types/src/custom_requests.rs211 symbols
crates/goose/src/acp/server.rs154 symbols
crates/goose/src/agents/agent.rs130 symbols
crates/goose/src/config/base.rs128 symbols
crates/goose/src/session/session_manager.rs124 symbols
crates/goose-provider-types/src/conversation/message.rs124 symbols
crates/goose-provider-types/src/formats/openai.rs122 symbols
ui/sdk/src/generated/client.gen.ts121 symbols
crates/goose-local-inference/src/hf_models.rs121 symbols
crates/goose/src/acp/server/custom_dispatch.rs112 symbols

Datastores touched

(mongodb)Database · 1 repos
mydbDatabase · 1 repos
(mysql)Database · 1 repos

For agents

$ claude mcp add goose \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page