返回 DeepSeek-Reasonix
task.toml
1 prompt = "Every page drops its last item: pager.py hands out inclusive bounds while slicer.py slices exclusively. Fix the disagreement between pager.py and slicer.py."
2 class = "multi-file-bugfix"
3 max_steps = 15
4 timeout_sec = 240
5
5 lines TOML