AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
task.toml
根目录
/
benchmarks
/
e2e
/
tasks
/
mfix-page-bounds
/
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