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