File tree Expand file tree Collapse file tree 4 files changed +81
-79
lines changed
Expand file tree Collapse file tree 4 files changed +81
-79
lines changed Original file line number Diff line number Diff line change 66- Watch files now honors ` --subtree-only ` , and only watches that sub tree.
77- Improved prompting for watch files, to work more reliably with more models.
88- New install methods via uv, including one-liners.
9+ - Support for openrouter/deepseek/deepseek-chat model.
910- Better error handling when non-interactive commands are attempted via ` /load ` or ` --load ` .
11+ - Display read-only files with abs path if it's shorter than rel path.
12+ - Ask 10% of users to opt-in to analytics.
1013- Bugfix for auto-suggest.
1114- Gracefully handle unicode errors in git path names.
12- - Support for openrouter/deepseek/deepseek-chat model.
13- - Ask 10% of users to opt-in to analytics.
1415- Aider wrote 74% of the code in this release.
1516
1617### Aider v0.69.1
Original file line number Diff line number Diff line change @@ -29,11 +29,12 @@ cog.out(text)
2929- Watch files now honors ` --subtree-only ` , and only watches that sub tree.
3030- Improved prompting for watch files, to work more reliably with more models.
3131- New install methods via uv, including one-liners.
32+ - Support for openrouter/deepseek/deepseek-chat model.
3233- Better error handling when non-interactive commands are attempted via ` /load ` or ` --load ` .
34+ - Display read-only files with abs path if it's shorter than rel path.
35+ - Ask 10% of users to opt-in to analytics.
3336- Bugfix for auto-suggest.
3437- Gracefully handle unicode errors in git path names.
35- - Support for openrouter/deepseek/deepseek-chat model.
36- - Ask 10% of users to opt-in to analytics.
3738- Aider wrote 74% of the code in this release.
3839
3940### Aider v0.69.1
You can’t perform that action at this time.
0 commit comments