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
Fix cache read failure for nested arrays of objects (#3609)
Resolve CacheReference values recursively in nested arrays so that 2D,
3D, and arbitrarily deep array-of-object fields can be read back from
the normalized cache without throwing JSONDecodingError.wrongType.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments