pkg.sopackage field notes

brew / 順位 2809

katago を Homebrew でインストール

katago のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install katago

provider-native install command

概要

パッケージ概要

Neural Network Go engine with no human-provided knowledge

コマンドとエイリアス

  • katago

履歴

プロジェクトの歴史と使われ方

KataGo is David J. Wu's open-source Go engine, combining neural-network-guided Monte Carlo tree search with self-play training and a GTP command-line interface for Go GUIs and analysis tools.

プロジェクトの歴史

KataGo was released publicly with the February 2019 paper 'Accelerating Self-Play Learning in Go'. The paper and Jane Street announcement emphasized practical efficiency: stronger self-play learning with far less compute than AlphaZero-style baselines, plus Go-specific targets such as score estimation and ownership prediction.

The repository describes KataGo as a GTP engine rather than a graphical program. Its docs and README grew into a package for engine users, GUI integrators, and researchers, covering training history, model files, backends, GTP usage, and experiments beyond the original paper.

The project continued to incorporate methods documented after the paper, including multiple board-size support, search and training refinements, and later neural-network architecture work.

採用の歴史

KataGo became a common analysis engine in the Go software ecosystem because it offered strong play, score estimation, multiple rulesets, variable board sizes, and usable command-line integration with GUIs.

Package-manager adoption matters here because KataGo is not a single self-contained GUI. Users often install the engine through Homebrew or binaries, then connect it to tools such as KaTrain, Lizzie-family GUIs, q5Go, Sabaki, or other analysis front ends.

使われ方

The README documents KataGo as a GTP engine that generally runs behind a GUI or analysis program. Homebrew installs config files and neural networks under the formula's share directory, and the README shows how to discover those files with brew list --verbose.

パッケージ好きにとっての重要性

KataGo is a package-nerd classic because it turns a research-grade AI engine into something installable, scriptable, and composable with separate model files and GUI front ends. The package boundary is unusually visible: executable, backend choice, config, neural net, and GTP consumer all have to line up.

タイムライン

  • 2019-02-26: v1.0 release work updated the README for public releases
  • 2019-02-27: arXiv submission for 'Accelerating Self-Play Learning in Go'
  • 2019-02-28: Jane Street published the release announcement and linked source code and trained nets
  • 2023-01-07: v1.12.0 release work landed during a period of neural-network architecture changes

Related projects

  • KataGo is related to AlphaGo Zero, ELF OpenGo, Leela Zero, GTP-compatible Go GUIs, KaTrain, Lizzie-family interfaces, q5Go, Sabaki, and David Wu's earlier GoNN research.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:network

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
katago実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.17.1
マネージャ更新日2026-07-31
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:katago
バージョン1.17.1
パッケージマネージャHomebrew
ホームページhttps://katagotraining.org/
リポジトリhttps://github.com/lightvector/KataGo
最終更新2026-07-31T18:35:29Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation