MyNixOS website logo

Configuration settings for aider-chat. All the available options can be found here: https://aider.chat/docs/config/aider_conf.html#sample-yaml-config-file.

Declarations
Type
YAML 1.1 value
Default
{ }
Example
{
  architect = true;
  auto-accept-architect = false;
  cache-prompts = true;
  check-model-accepts-settings = false;
  dark-mode = true;
  dirty-commits = false;
  lint = true;
  show-model-warnings = false;
  verify-ssl = false;
}