You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I appreciate Aider's commit messages; they often surpass Copilot's, which seems to have declined recently.
In my workflow, I stage the files I intend to commit, create a commit message for them, and then proceed to stage the next set of files.
I'm considering using Aider's /commit feature for this process. However, Aider currently stages and commits all modified files.
This doesn't align with my method of working alongside Aider, where I prefer to commit only the staged files, not every changed file.
Additionally, I've observed that Aider overlooks new files during /commit. If /commit is designed to stage and commit all changes, excluding new files appears to be an oversight.
Finally, during refactors, I often end up with numerous uncommitted files. I need to segment these into several commits. Even if I wanted Aider to commit everything, I would encounter a "diff too large" error.
Version and model info
Aider v0.43.4
Models: openrouter/anthropic/claude-3.5-sonnet with diff edit format, weak model gpt-3.5-turbo
Git repo: .git with 505 files
Repo-map: using 1024 tokens
VSCode terminal detected, pretty output has been disabled.
Use /help to ask for help, run with --help to see cmd line args
The text was updated successfully, but these errors were encountered:
Issue
I appreciate Aider's commit messages; they often surpass Copilot's, which seems to have declined recently.
In my workflow, I stage the files I intend to commit, create a commit message for them, and then proceed to stage the next set of files.
I'm considering using Aider's
/commit
feature for this process. However, Aider currently stages and commits all modified files.This doesn't align with my method of working alongside Aider, where I prefer to commit only the staged files, not every changed file.
Additionally, I've observed that Aider overlooks new files during
/commit
. If/commit
is designed to stage and commit all changes, excluding new files appears to be an oversight.Finally, during refactors, I often end up with numerous uncommitted files. I need to segment these into several commits. Even if I wanted Aider to commit everything, I would encounter a "diff too large" error.
Version and model info
Aider v0.43.4
Models: openrouter/anthropic/claude-3.5-sonnet with diff edit format, weak model gpt-3.5-turbo
Git repo: .git with 505 files
Repo-map: using 1024 tokens
VSCode terminal detected, pretty output has been disabled.
Use /help to ask for help, run with --help to see cmd line args
The text was updated successfully, but these errors were encountered: