fix(agent): neutralize compaction summarization prompt

closes #5401
This commit is contained in:
Mario Zechner
2026-06-07 11:19:10 +02:00
parent b8f6f660e7
commit 8c6c8a4ef3
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed the compaction summarization system prompt to use neutral AI assistant wording for non-coding agents ([#5401](https://github.com/earendil-works/pi/issues/5401)).
## [0.78.1] - 2026-06-04
## [0.78.0] - 2026-05-29