fix(coding-agent): isolate summarization requests
CI / build-check-test (push) Has been cancelled

This commit is contained in:
Armin Ronacher
2026-07-22 23:54:57 +02:00
parent ecb9410c5c
commit 9b3a205917
3 changed files with 24 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@
### Fixed
- Fixed compaction and branch-summary requests to use fresh routing session IDs with prompt caching disabled where supported.
- Fixed explicit self-updates when `PI_SKIP_VERSION_CHECK` is set ([#6977](https://github.com/earendil-works/pi/issues/6977)).
## [0.81.1] - 2026-07-21