mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
e843871542
- Omit Thinking/RedactedThinking from format_conversation() so
chain-of-thought never leaks into summarization input
- Use ephemeral session ID (summary_{id}) for provider.complete()
so providers that track context by session ID don't pollute
historical sessions
Signed-off-by: Michael Neale <michael.neale@gmail.com>