返回 DeepSeek-Reasonix
task.toml
1 prompt = "Fifo.pop in fifo.py returns the newest item instead of the oldest. Fix the FIFO order."
2 class = "atomic-bugfix"
3 max_steps = 12
4 timeout_sec = 180
5
5 lines TOML