Mani Joshi
Mani Joshi
## Summary Adds opt-in icon (image) rendering to Mesa's Altair-based visualization, allowing agents to be displayed as SVG icons instead of simple markers. ## Changes ### Core Implementation - `icon_cache.py`:...
## Minimal Bundled SVG Agent Icons ### Summary This PR introduces a minimal internal SVG agent icon library and helper module. It is intentionally small and focused on packaging +...
Description This PR addresses the random number generator warnings that were causing ~45+ UserWarnings across the test suite. The warnings indicated that models could be non-reproducible when RNG is not...