prompting · recursive-summarization

Maintain a running summary

Periodically fold the conversation into a summary that replaces older turns.

Every few turns, have the model update a running summary with new facts and decisions, then drop the raw turns it covers. The summary stays in context; the details are archived and retrievable.

Addresses: Remembering across sessions

Contexts: Chat assistant, Customer support

Does it work?

argued, not measured2 supporting · 0 contesting sources · last moved 2026-09-04

Efficacy claims — what this technique actually moves, under which conditions, and whether that has been contested.

Code

No repository linked yet. Contribute one.

Sources