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(models): add get_population_ref() to ScenarioMeta, fix engine population resolution
Move duplicated _parse_base_population_ref() logic from 4 CLI commands
into a single get_population_ref() method on ScenarioMeta. Fix engine.py
to use the new method and add scenario-name-first fallback for agent and
network loading (new CLI flow vs legacy IDs).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments