mirror of
https://github.com/val1813/kwcode.git
synced 2026-09-03 06:34:30 +08:00
Each retry attempt now records llm_prompt_tail, llm_raw_output, llm_caller, patches_count, patch_apply_ok/error, modified_lines, tests_passed/total, test_output_tail, and error_type. This enables precise post-hoc diagnosis without re-running benchmarks. Also fixes test_audit_model.py to use correct module-level constants (LOGS_SUCCESS/LOGS_FAILED/LOGS_LEGACY instead of removed LOGS_DIR). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>