Bug Fixes
- Vector environments now preserve final step's info via
"final_observation"and"final_info"keys (fixes overwrite whenreset()returns(obs, info)) - Added warnings when rendering without
render_modespecified - Atari preprocessing wrapper now picklable
- Fixed typo in
GraphInstance
Infra: GitHub CI hardened with read-only permissions