codeflash-internal/django
Kevin Turcios e5d70443db fix: use positional insertion in log_features to preserve model attribution
log_features() appended test results in call-completion order, causing
model attribution swaps when LLM responses arrived out of order. Pass
test_index through and use positional insertion instead of append.
2026-02-15 03:58:05 -05:00
..
aiservice fix: use positional insertion in log_features to preserve model attribution 2026-02-15 03:58:05 -05:00
.dockerignore local setup (#1898) 2025-11-17 12:35:09 -08:00