You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(cache): remove redundant includes_auto guard on post-run validation
The post-run fingerprint is empty when auto inference is disabled,
so validate() is a no-op regardless. The input_config is already
part of the cache entry key, ensuring consistency.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments