# Changelog

All notable changes to `pi-agui` are documented in this file.

## [0.1.1] - 2026-02-14

### Added

- `--version` / `-v` flag in the CLI to quickly verify installed version.
- Release documentation:
  - `CHANGELOG.md`
  - `release-notes/0.1.1.md`

### Changed

- Package metadata updated for release `0.1.1`.

## [0.1.0] - 2026-02-14

### Added

- Initial public npm release of `pi-agui`.
- CLI scaffolder: `npx pi-agui@latest <project-directory>`.
- Automatic template sync on publish via `prepack`.
- AG-UI + Pi fullstack starter copied from `apps/agui-pi-template`.
