Skip to content

Standardize where to save command files#341

Merged
dwash96 merged 2 commits intocecli-dev:v0.91.5from
gopar:standardize-where-to-save-command-files
Dec 31, 2025
Merged

Standardize where to save command files#341
dwash96 merged 2 commits intocecli-dev:v0.91.5from
gopar:standardize-where-to-save-command-files

Conversation

@gopar
Copy link
Copy Markdown

@gopar gopar commented Dec 31, 2025

Before aider would save command files in wherever directory aider was invoked. This leaves files that can be scattered all throughout. Lets be friendly and save them in a specified directory <project-root>/.aider/saves. This also allows auto completion.

Does not break backward compatibility since we can still load files given a direct path, but all future files are saved in state directory

@dwash96 dwash96 changed the base branch from main to v0.91.5 December 31, 2025 23:32
@dwash96 dwash96 merged commit 299a881 into cecli-dev:v0.91.5 Dec 31, 2025
8 checks passed
@dwash96 dwash96 mentioned this pull request Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants