mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
Updated HISTORY
This commit is contained in:
parent
b4e53da9ea
commit
92e56355c9
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
- GPT-4o tops the [aider LLM code editing leaderboard](https://aider.chat/docs/leaderboards/) at 72.9%, versus 68.4% for Opus.
|
- GPT-4o tops the [aider LLM code editing leaderboard](https://aider.chat/docs/leaderboards/) at 72.9%, versus 68.4% for Opus.
|
||||||
- GPT-4o takes second on [aider's refactoring leaderboard](https://aider.chat/docs/leaderboards/#code-refactoring-leaderboard) with 62.9%, versus Opus at 72.3%.
|
- GPT-4o takes second on [aider's refactoring leaderboard](https://aider.chat/docs/leaderboards/#code-refactoring-leaderboard) with 62.9%, versus Opus at 72.3%.
|
||||||
- Added `--restore-chat-history` to restore prior chat history on launch, so you can continue the last conversation.
|
- Added `--restore-chat-history` to restore prior chat history on launch, so you can continue the last conversation.
|
||||||
|
- Improved reflection feedback to LLMs using the diff edit format.
|
||||||
|
- Improved retries on `httpx` errors.
|
||||||
|
|
||||||
### v0.34.0
|
### v0.34.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue