Under the hood
Cached prompt params are no longer reused when the resolved advisor model has changed mid-session.
The prompt-caching reuse check for a saved tool-use context now also verifies that the resolved advisor model still matches what was previously resolved before reusing cached params. This prevents a stale advisor from being reused when the advisor setting or model changes mid-session.