返回 DeepSeek-Reasonix
task.toml
1 prompt = "tail(lst, n) in utils.py drops the last element. Fix it so it returns the last n items of the list."
2 class = "atomic-bugfix"
3 max_steps = 12
4 timeout_sec = 180
5
5 lines TOML