14 lines
232 B
TOML
14 lines
232 B
TOML
# Ralph TUI Configuration
|
|
# Generated by setup wizard
|
|
# See: ralph-tui config help
|
|
|
|
configVersion = "2.1"
|
|
tracker = "json"
|
|
agent = "codex"
|
|
model = "gpt-5.6-terra"
|
|
maxIterations = 0
|
|
autoCommit = true
|
|
|
|
[trackerOptions]
|
|
[agentOptions]
|