This commit is contained in:
Paul Gauthier 2024-07-28 21:06:20 -03:00
parent 28772ddc03
commit 87eb7359d1
7 changed files with 22 additions and 2 deletions

View file

@ -22,6 +22,8 @@ cog.out(text)
- udiff: A coder that uses unified diff format for code modifications.
- help: Interactive help and documentation about aider.
- ask: Ask questions about code without making any changes.
- Add `file: CONVENTIONS.md` to `.aider.conf.yml` to always load a specific file.
- Or `file: [file1, file2, file3]` to always load multiple files.
- Enhanced token usage and cost reporting. Now works when streaming too.
- Filename auto-complete for `/add` and `/drop` is now case-insensitive.
- Commit message improvements: