32e74ca446abd71db81c9c4c2200fc2ab7cce5d6
`make sim-local` called bare `python`, which isn't on this box's PATH (only python3 / .venv/bin/python exist) — so it failed instantly and "couldn't connect" to the server. Resolve PYTHON to the venv interpreter, falling back to python3 then python. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…
Description
No description provided
Languages
Python
54.9%
JavaScript
22%
HTML
10%
TypeScript
8.3%
CSS
2.6%
Other
2.1%