<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>PiG releases</title><link>https://pi-in-go.dev/news/</link><description>PiG releases, each based on a Pi release.</description><item><title>PiG 0.2.0</title><link>https://github.com/MichaelKinsy/PiG/releases/tag/v0.2.0</link><guid>https://github.com/MichaelKinsy/PiG/releases/tag/v0.2.0</guid><pubDate>Fri, 25 Sep 2026 00:00:00 GMT</pubDate><description>First public release of PiG: [Pi](https://github.com/earendil-works/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)](https://developer.hpe.com/blog/meet-pig-pi-in-go-a-port-that-plans-on-keeping-up/).

```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

Based on Pi 0.87.1.</description></item></channel></rss>
