返回 DeepSeek-Reasonix
1 prompt = "merge_files in merge.py is dropping rows and mangling headers when combining exported CSVs: a two-file merge of 3 data rows comes back with 1 row and a semicolon-joined header. Fix merge so all data rows survive under one clean lowercase comma header."
2 class = "ebm-positive"
3 max_steps = 18
4 timeout_sec = 300
5
5 lines TOML