docs(coding-agent): add --version flag to CHANGELOG and README

This commit is contained in:
Mario Zechner 2025-12-12 00:02:17 +01:00
parent b276f09816
commit 29cbf16218
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- **Version flag**: Added `--version` / `-v` flag to display the current version and exit. ([#170](https://github.com/badlogic/pi-mono/pull/170))
## [0.18.2] - 2025-12-11
### Added

View file

@ -570,6 +570,7 @@ pi [options] [@files...] [messages...]
| `--hook <path>` | Load a hook file (can be used multiple times) |
| `--export <file> [output]` | Export session to HTML |
| `--help`, `-h` | Show help |
| `--version`, `-v` | Show version |
### File Arguments