mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 19:24:59 +00:00
Updated HISTORY
This commit is contained in:
parent
d636d02d96
commit
4024713f31
2 changed files with 13 additions and 5 deletions
|
@ -3,6 +3,10 @@
|
||||||
### Next release
|
### Next release
|
||||||
|
|
||||||
- Added `--dark-mode` to select colors suitable for a dark terminal background
|
- Added `--dark-mode` to select colors suitable for a dark terminal background
|
||||||
|
- Reorganized the `--help` output
|
||||||
|
- Bugfix so that aider throws an exception when OpenAI returns InvalidRequest
|
||||||
|
- Bugfix/improvement to /add and /drop to recurse selected directories
|
||||||
|
- Bugfix for live diff output when using "whole" edit format
|
||||||
|
|
||||||
### v0.8.2
|
### v0.8.2
|
||||||
|
|
||||||
|
|
|
@ -177,3 +177,7 @@ This minimizes your use of the context window, as well as costs.
|
||||||
* "What an amazing tool. It's incredible." -- [valyagolev](https://github.com/paul-gauthier/aider/issues/6#issue-1722897858)
|
* "What an amazing tool. It's incredible." -- [valyagolev](https://github.com/paul-gauthier/aider/issues/6#issue-1722897858)
|
||||||
* "It was WAY faster than I would be getting off the ground and making the first few working versions." -- [Daniel Feldman](https://twitter.com/d_feldman/status/1662295077387923456)
|
* "It was WAY faster than I would be getting off the ground and making the first few working versions." -- [Daniel Feldman](https://twitter.com/d_feldman/status/1662295077387923456)
|
||||||
|
|
||||||
|
|
||||||
|
## FAQ
|
||||||
|
|
||||||
|
For more information, see the [FAQ](https://aider.chat/docs/faq.html).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue