codeflash-internal/django
Mohamed Ashraf 556a388a07 fix: use dict for optimization_models in Java path
optimization_models must be dict[optimization_id -> model_name] not list,
to match the format expected by log_features().

This fixes the AttributeError: 'list' object has no attribute 'get'
2026-02-12 17:20:30 +00:00
..
aiservice fix: use dict for optimization_models in Java path 2026-02-12 17:20:30 +00:00
.dockerignore local setup (#1898) 2025-11-17 12:35:09 -08:00