mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
9dcdd0d111
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>