Skip to content

Commit 26c2b2e

Browse files
committed
copy
1 parent 3976d4b commit 26c2b2e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

HISTORY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
- New `/report` command to open your browser with a pre-populated GitHub Issue.
77
- New `--chat-language` switch to set the spoken language.
8-
- Now `--no-suggest-shell-commands` removes the prompts that ask for shell commands.
9-
- DeepSeek models use 8192 output tokens now.
8+
- Now `--[no-]suggest-shell-commands` controls both prompting for and offering to execute shell commands.
9+
- DeepSeek models use 8192 output tokens.
1010
- Check key imports on launch, provide helpful error message if dependencies aren't available.
1111
- Renamed `--models` to `--list-models`.
1212
- Numerous bug fixes for corner case crashes.
13-
- Aider wrote 70% of the code in this release.
13+
- Aider wrote 56% of the code in this release.
1414

1515
### Aider v0.55.0
1616

aider/website/HISTORY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ cog.out(text)
2020

2121
- New `/report` command to open your browser with a pre-populated GitHub Issue.
2222
- New `--chat-language` switch to set the spoken language.
23-
- Now `--no-suggest-shell-commands` removes the prompts that ask for shell commands.
24-
- DeepSeek models use 8192 output tokens now.
23+
- Now `--[no-]suggest-shell-commands` controls both prompting for and offering to execute shell commands.
24+
- DeepSeek models use 8192 output tokens.
2525
- Check key imports on launch, provide helpful error message if dependencies aren't available.
2626
- Renamed `--models` to `--list-models`.
2727
- Numerous bug fixes for corner case crashes.
28-
- Aider wrote 70% of the code in this release.
28+
- Aider wrote 56% of the code in this release.
2929

3030
### Aider v0.55.0
3131

0 commit comments

Comments
 (0)