返回 DeepSeek-Reasonix
task.toml
1 prompt = "index.py crashes on every id that ids.py produces — one side prefixes, the other parses raw integers. Fix the mismatch; make_id(7) must keep returning 'u-7'."
2 class = "multi-file-bugfix"
3 max_steps = 15
4 timeout_sec = 240
5
5 lines TOML