docs(coding-agent): add --version flag to CHANGELOG and README
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user