feat(coding-agent): support multiple --append-system-prompt flags (#3171)

This commit is contained in:
Aliou Diallo
2026-04-14 20:19:11 +02:00
committed by GitHub
parent 6722144b92
commit ac37d4d439
4 changed files with 22 additions and 9 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added support for multiple `--append-system-prompt` flags, each value is appended to the system prompt separated by double newlines ([#3169](https://github.com/badlogic/pi-mono/pull/3169) by [@aliou](https://github.com/aliou))
## [0.67.1] - 2026-04-13
### Telemetry