mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-04-17 03:00:45 -04:00
Allow setting provider params (e.g. cacheRetention) once at the agents.defaults level instead of repeating them per-model. The merge order is now: defaults.params -> defaults.models[key].params -> list[agentId].params. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>