pkg.sopackage field notes

brew / rank 2809

Install katago with Homebrew

Neural Network Go engine with no human-provided knowledge. Version 1.17.1 via Homebrew; verified 2026-07-31.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install katago

provider-native install command

overview

Package summary

Neural Network Go engine with no human-provided knowledge

Commands and aliases

  • katago

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:network

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
katagoexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.17.1
manager updated2026-07-31
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:katago
Version1.17.1
Package managerHomebrew
Homepagehttps://katagotraining.org/
Repositoryhttps://github.com/lightvector/KataGo
Last updated2026-07-31T18:35:29Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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