fix(coding-agent): handle frontmatter prompts in print mode
closes #4163
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed `pi -p` treating prompts that start with YAML frontmatter as extension flags instead of user messages ([#4163](https://github.com/badlogic/pi-mono/issues/4163)).
|
||||
|
||||
## [0.73.0] - 2026-05-04
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user