返回 DeepSeek-Reasonix
task.toml
1 prompt = "Add a function add(a, b) returning a+b to util.py."
2 class = "generic"
3 max_steps = 8
4 timeout_sec = 180
5
5 lines TOML