Commit graph

2912 commits

Author SHA1 Message Date
Paul Gauthier
888211fd48 use litellm's new supports_assistant_prefill 2024-08-12 15:10:02 -07:00
Paul Gauthier (aider)
843836ea87 feat: Add --deepseek-beta bool arg and set model name and DEEPSEEK_API_BASE when used 2024-08-12 15:08:04 -07:00
Paul Gauthier (aider)
485418d917 feat: Add --deepseek-beta bool arg to use DeepSeek Coder via the beta API endpoint 2024-08-12 15:06:55 -07:00
Paul Gauthier (aider)
5f8df315e4 feat: Add --deepseek option for deepseek/deepseek-coder model 2024-08-12 15:05:16 -07:00
Paul Gauthier (aider)
2669b0c758 style: Apply linter edits to sendchat.py 2024-08-12 15:04:08 -07:00
Paul Gauthier (aider)
7822c1c879 feat: Add support for DeepSeek API base URL 2024-08-12 15:04:05 -07:00
Paul Gauthier
d4ae735d43 be paranoid to avoid self.partial_response_content = None 2024-08-12 14:38:59 -07:00
Paul Gauthier (aider)
3a3d34b8f2 fix: Exclude read-only files from get_addable_relative_files 2024-08-12 14:33:49 -07:00
Paul Gauthier
cb24f8c6d4 attempt to fix windows tests in CI 2024-08-12 14:09:52 -07:00
Paul Gauthier
b1e7e80700 fix bug in /token counts for chat history 2024-08-12 14:06:34 -07:00
Paul Gauthier
5bf36002ec Try and use a normalized dirname to avoid windows test issues in CI 2024-08-12 11:18:15 -07:00
Paul Gauthier (aider)
5cab55c74b style: format code with linter 2024-08-12 09:54:06 -07:00
Paul Gauthier (aider)
2f4dd04164 feat: Add HTML content detection to scrape method 2024-08-12 09:54:03 -07:00
Paul Gauthier (aider)
ec63642666 style: Format code with linter 2024-08-12 09:51:04 -07:00
Paul Gauthier (aider)
55b7089766 fix: Handle UnboundLocalError in scrape_with_playwright 2024-08-12 09:51:01 -07:00
Paul Gauthier
8d59ce586c fix: Improve handling of read-only files in the cmd_add command 2024-08-12 09:08:24 -07:00
Paul Gauthier (aider)
69dd55af5d fix: Fix cmd_add to use correct GitRepo method 2024-08-12 09:04:59 -07:00
Paul Gauthier (aider)
9700bb68d9 style: Format code with linter 2024-08-11 17:01:04 -07:00
Paul Gauthier (aider)
c503337066 fix: Handle adding files already in read-only mode 2024-08-11 17:00:59 -07:00
Paul Gauthier
e8b911804e copy 2024-08-11 10:29:47 -07:00
Paul Gauthier (aider)
64951d3d56 feat: Include read-only files in the list printed above the user input prompt 2024-08-11 10:28:10 -07:00
Paul Gauthier
701d7f6244 copy 2024-08-11 10:20:49 -07:00
Paul Gauthier
7e5c5dfa02 fix: Set default edit_format to None if it is "code" 2024-08-11 10:11:14 -07:00
Paul Gauthier
543fa68b45 fix: Use Text() to format user input in console.print() 2024-08-11 10:09:36 -07:00
Paul Gauthier
9b4211fd85 copy 2024-08-11 10:02:15 -07:00
Paul Gauthier
a2128e51a1 fix: Use the correct edit format for the code command 2024-08-11 10:00:01 -07:00
Paul Gauthier (aider)
b9b5666a75 docs: add code example for /code command 2024-08-11 09:57:51 -07:00
Paul Gauthier
32f771eb31 docs: Add information about launching aider in chat mode using the --chat-mode switch 2024-08-11 09:57:50 -07:00
Paul Gauthier (aider)
016a6e9980 feat: Add /code command for code-focused chat 2024-08-11 09:56:24 -07:00
Paul Gauthier (aider)
8e46582938 style: Format command line arguments 2024-08-11 09:55:16 -07:00
Paul Gauthier (aider)
7d270127cb feat: Add --chat-mode as an alias for --edit-format 2024-08-11 09:55:12 -07:00
Paul Gauthier (aider)
cb709bd4ce fix: Import Text class from rich.text module 2024-08-10 20:27:12 -07:00
Paul Gauthier
ddedd40307 fix: Print text content using Text object in commands.py 2024-08-10 20:27:03 -07:00
paul-gauthier
d5aaa9a2a5
Merge pull request #1056 from aelaguiz/ls_read_only
feat: Add read-only files to the output of the 'ls' command
2024-08-10 14:52:03 -07:00
Paul Gauthier
156f11248f Use SwitchModel to revert from /help and /ask 2024-08-10 14:41:44 -07:00
Paul Gauthier
4f16eb0856 copy 2024-08-10 14:26:03 -07:00
Paul Gauthier
8fe438cfd8 set version to 0.49.2-dev 2024-08-10 14:24:54 -07:00
Paul Gauthier
99eb833e8e version bump to 0.49.1 2024-08-10 14:23:00 -07:00
Paul Gauthier
e373c6522f do not preproc the message to helpcoder 2024-08-10 14:21:15 -07:00
Amir Elaguizy (aider)
d41ae9d8b7 feat: Add read-only files to the output of the 'ls' command 2024-08-10 16:09:50 -05:00
Paul Gauthier
c85f7d4f63 copy 2024-08-10 13:50:31 -07:00
Paul Gauthier
9d6630d3b4 Updated release contribution data 2024-08-10 13:42:04 -07:00
Paul Gauthier
790dc0f452 set version to 0.49.1-dev 2024-08-10 13:31:25 -07:00
Paul Gauthier
c6fd895244 version bump to 0.49.0 2024-08-10 13:29:28 -07:00
Paul Gauthier
dc80bc2109 copy 2024-08-10 13:26:07 -07:00
Paul Gauthier
f7ac1bfce4 copy 2024-08-10 11:20:16 -07:00
Paul Gauthier
01331309e0 copy 2024-08-10 11:18:33 -07:00
Paul Gauthier (aider)
191b248149 docs: Update documentation for commit attribution options 2024-08-10 11:10:58 -07:00
Paul Gauthier (aider)
58d401cb22 feat: Add --attribute-commit-message-committer and pass to Repo 2024-08-10 11:09:28 -07:00
Paul Gauthier (aider)
e3ad45f34e feat: change attribute_commit_message to attribute_commit_message_author 2024-08-10 11:08:39 -07:00