Allow users to store project-specific agent settings in a .repopilot.yml or .repopilot.toml file instead of passing 15+ CLI flags every time. The config file would support: default test runner, max iterations, timeout, model selection, force-include paths, git settings, and more. CLI flags should override config file values.
Allow users to store project-specific agent settings in a .repopilot.yml or .repopilot.toml file instead of passing 15+ CLI flags every time. The config file would support: default test runner, max iterations, timeout, model selection, force-include paths, git settings, and more. CLI flags should override config file values.