A terminal coding agent, in Rust.
curl -fsSL https://raw.githubusercontent.com/goat-agent/goat-code/main/install.sh | shThen update in place with goat update.
Windows initial install is archive-only for now. Download goat-code-x86_64-pc-windows-msvc.tar.gz from the latest release, extract goat.exe and goat-update.exe into a directory on PATH, then update in place with goat update.
git clone https://github.com/goat-agent/goat-code
cd goat-code
cargo runDual-licensed under MIT or Apache-2.0, at your option.