Files
goose/crates
Michael Neale 9dcdd0d111 refactor: gate tool pruning on adaptive memory being active
When adaptive_memory is off, compaction behaves identically to main —
no tool result pruning, no flush, no background review. All adaptive
behaviors are now conditional on the extension being enabled.

Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-04-14 15:44:21 +10:00
..