Skip to content

use_repo_map=false in .aider.model.settings.yml has no effect #4188

Open
@festeh

Description

@festeh

Issue

I have the following config in .aider.model.settings.yml

- name: openrouter/deepseek/deepseek-chat-v3-0324
  use_repo_map: false
  edit_format: diff

(I know it's false by default, but I set it explicitly there)

I can confirm that config is being correctly read because when I added edit_format: diff I see
Main model: openrouter/deepseek/deepseek-chat-v3-0324 with diff edit format, infinite output

But when I do a /tokens command I see this line
$ 0.0044 7,940 repository map use --map-tokens to resize

That means use_repo_map is a no-op in model settings file

Version and model info

Aider v0.84.1.dev34+g837b8a93.d20250607

Run with python -m aider --model openrouter/deepseek/deepseek-chat-v3-0324

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions