config.toml 210 B

123456789101112
  1. # Ralph TUI Configuration
  2. # Generated by setup wizard
  3. # See: ralph-tui config help
  4. configVersion = "2.1"
  5. tracker = "json"
  6. agent = "claude"
  7. maxIterations = 10
  8. autoCommit = true
  9. [trackerOptions]
  10. [agentOptions]