new_pull
This commit is contained in:
@@ -20,7 +20,7 @@ Pi has two summarization mechanisms:
|
||||
| Compaction | Context exceeds threshold, or `/compact` | Summarize old messages to free up context |
|
||||
| Branch summarization | `/tree` navigation | Preserve context when switching branches |
|
||||
|
||||
Both use the same structured summary format and track file operations cumulatively.
|
||||
Both use the same structured summary format and track file operations cumulatively. Compaction and branch-summary requests use fresh routing session IDs and, where supported by the provider, disable prompt-cache writes because these one-off prompts are unlikely to be reused.
|
||||
|
||||
## Compaction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user