返回 DeepSeek-Reasonix
task.toml
1 prompt = "discounted(price_cents, percent) in pricing.py never applies the discount. Fix it (integer cents, round the discount down)."
2 class = "atomic-bugfix"
3 max_steps = 12
4 timeout_sec = 180
5
5 lines TOML