[manifest]
label = "Context offloading"
description = "Mask stale successful tool output from active model context"
[setting.stale_after_tokens]
label = "Stale after tokens"
description = "Successful tool results older than this trailing window are masked"
step = 10000
[defaults]
stale_after_tokens = 50000