mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-23 13:04:59 +00:00
feat: Add autocomplete support for /read-only command
This commit is contained in:
parent
d1ee3644ec
commit
97ddcb2ae6
3 changed files with 21 additions and 9 deletions
|
@ -14,6 +14,7 @@
|
|||
- ModelSettings takes `extra_params` dict to specify any extras to pass to `litellm.completion()`.
|
||||
- Renamed `/clipboard` to `/paste`.
|
||||
- New `/copy` command to copy the last LLM response to the clipboard.
|
||||
- Autocomplete for `/read-only` supports the entire filesystem.
|
||||
- Support for litellm's `extra_body` parameter.
|
||||
- Support for cursor shapes when in vim mode.
|
||||
- Numerous bug fixes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue