Skip to content

Commit 419cbae

Browse files
committed
copy
1 parent 5233789 commit 419cbae

File tree

4 files changed

+81
-79
lines changed

4 files changed

+81
-79
lines changed

HISTORY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
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

aider/website/HISTORY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)