PiG 0.2.0
First public release of PiG: Pi, the coding agent harness, rebuilt in Go as one native binary. PiG 0.2.0 tracks Pi 0.87.1 (pig --version prints 0.2.0+0.87.1). Read the story: Meet PiG (Pi in Go).
```bash curl -fsSL https://pi-in-go.dev/install.sh | sh # macOS and Linux irm https://pi-in-go.dev/install.ps1 | iex # Windows PowerShell (preview) npm install -g @pi-in-go/pig # npm