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
Add allow_duplicates option to AssociativeMemoryBank
Fixes a bug where identical actions across rounds were incorrectly deduplicated, causing EventResolution to pick up stale data.
- Add allow_duplicates constructor parameter to AssociativeMemoryBank
- Enable allow_duplicates for game_master_memory_bank in generic.py
PiperOrigin-RevId: 862771227
Change-Id: I5416428f0549f3ffa1d176fbfa41fcaa431684b1
0 commit comments