Retr0

Results 5 issues of Retr0

Automatic1111 was recently updated to 1.9.3 and the LLM server is giving errors accessing the API to generate images that were non existent before (INFO:Get exception during generation pic: 404...

I want to run both openai and elevenlabs_tts extensions, I've tried with --extensions openai,elevenlabs_tts (which runs neither of the extensions), --extensions elevenlabs_tts,openai (which runs just openai) and --extensions openai --extensions...

### What version of Codex is running? latest ### Which model were you using? gpt-5 ### What platform is your computer? macOS ### What steps can reproduce the bug? -...

bug
auth

## summary - cache parsed DBC files in `opendbc.can.dbc.DBC` so each worker reads a given DBC only once ## testing - python -m pytest --durations=20 selfdrive/car/tests/test_car_interfaces.py # run from openpilot...

can

- Re-enable MetaDrive simulator test on ubuntu-24.04 GitHub runners. - Lower simulator tick rate and align test duration to real-time --test_duration to avoid flakiness. - Allow logging stack in sim...