mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
copy
This commit is contained in:
parent
e6b449f24d
commit
d238ead451
9 changed files with 93 additions and 91 deletions
|
@ -8,6 +8,7 @@
|
|||
- Can now switch to/from `/model o1` and a streaming model
|
||||
- Pretty output remains enabled even when editing files with triple-backtick fences
|
||||
- Bare `/ask`, `/code` and `/architect` commands now switch the chat mode.
|
||||
- Increased default size of the repomap.
|
||||
- Increased max chat history tokens limit from 4k to 8k.
|
||||
- Turn off fancy input and watch files if terminal is dumb.
|
||||
- Added support for custom voice format and input device settings.
|
||||
|
@ -22,7 +23,7 @@
|
|||
- Added AttributeError to git error handling.
|
||||
- Improved markdown rendering performance with adaptive delay based on render time.
|
||||
- Fixed typo in model metadata variable name.
|
||||
- Aider wrote 59% of the code in this release.
|
||||
- Aider wrote 60% of the code in this release.
|
||||
|
||||
### Aider v0.70.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue