← プロジェクト一覧に戻る

Goose

Block社による、拡張可能なローカル実行エージェント

公式Apache-2.0
スター
52.8k
フォーク
6k
オープンIssue
285
最終コミット
2026年8月14日

概要

CLIまたはデスクトップアプリとしてローカルで動作し、固定のツール一覧ではなくMCP拡張によって機能を獲得します。そのため、同一のエージェントでコード、インフラ、外部サービスを扱えます。モデル非依存の設計は、プロバイダの切り替えを想定する場合に効いてきます。

Gooseで何ができますか?

  • ローカル環境での実行macOS、Linux、Windows向けのネイティブデスクトップアプリ、download_cli.shで導入するCLI、そして自前のソフトウェアへ組み込むためのAPIが同一のエージェントとして提供されています。
  • MCP経由での機能追加Model Context Protocolを通じて70以上の拡張機能に接続でき、別のエージェントに乗り換えることなく扱えるツールやサービスを増やせます。
  • 契約済みモデルの利用Anthropic、OpenAI、Google、Ollama、OpenRouter、Azure、Bedrockなど15以上のプロバイダに対応し、APIキーの代わりにACP経由で既存のClaude、ChatGPT、Geminiのサブスクリプションをそのまま使えます。
  • 独自ビルドの配布CUSTOM_DISTROS.mdの手順に従い、プロバイダ、拡張機能、ブランディングを事前設定した独自ディストリビューションを作成でき、チームへ配布する場合に有効です。

ドキュメント

aaif-goose/goose のREADMEより転載(Apache-2.0)。 原文を読む ↗

goose

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

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