mcp
Find a file
Angie Jones df302d7434
Some checks failed
Canary / Prepare Version (push) Has been cancelled
CI / changes (push) Has been cancelled
CI / Build Rust Project on Windows (push) Has been cancelled
Live Provider Tests / check-fork (push) Has been cancelled
Publish Docker Image / docker (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Canary / build-cli (push) Has been cancelled
Canary / Upload Install Script (push) Has been cancelled
Canary / bundle-desktop (push) Has been cancelled
Canary / bundle-desktop-intel (push) Has been cancelled
Canary / bundle-desktop-linux (push) Has been cancelled
Canary / bundle-desktop-windows (push) Has been cancelled
CI / Check Rust Code Format (push) Has been cancelled
CI / Test and Lint Electron Desktop App (push) Has been cancelled
Canary / Release (push) Has been cancelled
CI / Build and Test Rust Project (push) Has been cancelled
CI / Check MSRV (push) Has been cancelled
CI / Lint Rust Code (push) Has been cancelled
CI / Check Generated Schemas are Up-to-Date (push) Has been cancelled
Live Provider Tests / changes (push) Has been cancelled
Live Provider Tests / Build Binary (push) Has been cancelled
Live Provider Tests / Smoke Tests (push) Has been cancelled
Live Provider Tests / Smoke Tests (Code Execution) (push) Has been cancelled
Live Provider Tests / Compaction Tests (push) Has been cancelled
Live Provider Tests / goose server HTTP integration tests (push) Has been cancelled
Refresh canonical model metadata from models.dev (#8838)
Signed-off-by: Angie Jones <jones.angie@gmail.com>
2026-04-25 02:06:09 +00:00
.agents/skills harden code review skill for async state and default-resolution bugs (#8740) 2026-04-22 16:04:17 +00:00
.cargo build: raise default stack reserve to 8 MB (#8234) 2026-04-02 13:54:52 +00:00
.claude/skills move agent skills to repo root for tool discoverability (#8535) 2026-04-14 23:03:56 +00:00
.codex/skills move agent skills to repo root for tool discoverability (#8535) 2026-04-14 23:03:56 +00:00
.cursor/skills move agent skills to repo root for tool discoverability (#8535) 2026-04-14 23:03:56 +00:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github add a goose2 signed release flow (#8728) 2026-04-24 17:45:07 +00:00
.husky feat(goose2): add cross-worktree kill support with running/kill-all recipes (#8768) 2026-04-23 15:48:01 +00:00
.intersect [FEAT] Introduce PR level security scans (#968) 2025-01-31 17:08:12 +11:00
bin use pnpm for Desktop Electron App (#7679) 2026-03-11 12:46:05 +00:00
crates Refresh canonical model metadata from models.dev (#8838) 2026-04-25 02:06:09 +00:00
documentation docs: add skills slash command (#8783) 2026-04-23 17:47:50 +00:00
evals/open-model-gym chore(deps): bump hono from 4.12.12 to 4.12.14 in /evals/open-model-gym/mcp-harness (#8579) 2026-04-20 10:51:26 +00:00
examples Spelling (#7137) 2026-02-11 14:35:24 +00:00
oidc-proxy docs: rework homepage and add aaif migration blog post (#8356) 2026-04-07 07:18:04 +00:00
recipe-scanner chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
scripts Port provider tests to typescript (#8237) 2026-04-24 17:31:27 +00:00
services/ask-ai-bot chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
ui Refresh canonical model metadata from models.dev (#8838) 2026-04-25 02:06:09 +00:00
vendor/v8 Fix Windows MSVC linking issues (#7511) 2026-02-25 22:59:32 +00:00
workflow_recipes/release_risk_check chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
.dockerignore Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
.gitattributes Some system prompt tidying (#5313) 2025-10-24 20:22:27 -04:00
.gitignore move agent skills to repo root for tool discoverability (#8535) 2026-04-14 23:03:56 +00:00
.goosehints fix: outdated clippy command in goosehints (#7590) 2026-02-28 12:47:39 +00:00
AGENTS.md merge goose-acp crate into goose (#8726) 2026-04-21 20:26:49 +00:00
BUILDING_DOCKER.md chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
BUILDING_LINUX.md Add more info to BUILDING_LINUX (#8789) 2026-04-23 23:42:37 +00:00
Cargo.lock chore(release): bump version to 1.32.0 (minor) (#8713) 2026-04-23 01:55:05 +00:00
Cargo.toml chore(release): bump version to 1.32.0 (minor) (#8713) 2026-04-23 01:55:05 +00:00
clippy.toml Remove clippy too_many_lines lint and decompose long functions (#7064) 2026-02-07 04:10:24 +00:00
CONTRIBUTING.md Fix: documentation and UI import typo (#8416) 2026-04-08 23:21:47 +00:00
CONTRIBUTING_RECIPES.md chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
Cross.toml fix: linux builds: use gcc 10 in Linux builds (#4841) 2025-09-26 11:12:05 -04:00
CUSTOM_DISTROS.md merge goose-acp crate into goose (#8726) 2026-04-21 20:26:49 +00:00
deny.toml chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
Dockerfile chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
download_cli.ps1 chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
download_cli.sh chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
flake.lock Set up direnv and update flake inputs (#6526) 2026-02-17 15:26:04 +00:00
flake.nix fix: flake.nix (#7224) 2026-03-07 17:16:19 +00:00
goose-self-test.yaml Add vision/image support for local inference models (#8442) 2026-04-13 08:17:04 +00:00
GOVERNANCE.md chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
I18N.md feat(desktop): add i18n infrastructure with react-intl (#8105) 2026-03-27 18:39:50 +00:00
Justfile merge goose-acp crate into goose (#8726) 2026-04-21 20:26:49 +00:00
LICENSE chore: Update LICENSE (#53) 2024-09-09 14:56:30 -04:00
MAINTAINERS.md chore: Add Adrian Cole to Maintainers (#5815) 2025-11-19 13:20:18 -05:00
README.md Add health score badge to README (#8677) 2026-04-20 20:27:13 +00:00
RELEASE.md chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
RELEASE_CHECKLIST.md Port provider tests to typescript (#8237) 2026-04-24 17:31:27 +00:00
run_cross_local.md chore: use hermit to install node, rust and protoc (#2766) 2025-06-04 09:45:43 +10:00
rust-toolchain.toml Bump rust toolchain to 1.92 (current stable) (#6356) 2026-01-06 14:13:20 -05:00
SECURITY.md chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
test_acp_client.py feat(acp): support loading sessions in acp (#5942) 2025-12-02 05:20:21 -06:00

🦆 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

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