mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
14fb59f73b
commit
df1b036ba1
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
- Web scraper is more robust if page never idles.
|
||||
- Improved token and cost reporting for infinite output.
|
||||
- Improvements and bug fixes for `/read` only files.
|
||||
- Switched from `setup.py` to `pyproject.toml`, by @branchvincent.
|
||||
- Bug fix to persist files added during `/ask`.
|
||||
- Bug fix for chat history size in `/tokens`.
|
||||
|
||||
|
|
|
@ -26,6 +26,7 @@ cog.out(text)
|
|||
- Web scraper is more robust if page never idles.
|
||||
- Improved token and cost reporting for infinite output.
|
||||
- Improvements and bug fixes for `/read` only files.
|
||||
- Switched from `setup.py` to `pyproject.toml`, by @branchvincent.
|
||||
- Bug fix to persist files added during `/ask`.
|
||||
- Bug fix for chat history size in `/tokens`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue