Commit graph

4619 commits

Author SHA1 Message Date
Paul Gauthier (aider)
50c987e261 style: Simplify function call 2024-08-23 14:18:38 -07:00
Paul Gauthier (aider)
12551c9563 feat: add extra_headers to commit message generation 2024-08-23 14:18:35 -07:00
Paul Gauthier (aider)
b7dff0450c style: Improve code formatting in history.py 2024-08-23 14:18:17 -07:00
Paul Gauthier (aider)
b97006e123 feat: Pass model's extra_headers to simple_send_with_retries 2024-08-23 14:18:14 -07:00
Paul Gauthier (aider)
e81ddcc1a6 feat: Add extra_headers parameter to simple_send_with_retries 2024-08-23 14:17:44 -07:00
Paul Gauthier
9c2bd9d0a5 fix: Improve lint command behavior 2024-08-23 14:08:48 -07:00
Paul Gauthier
45c257d04f copy 2024-08-23 13:47:48 -07:00
Paul Gauthier (aider)
502ed73318 feat: Add documentation for using Aider with Amazon Bedrock 2024-08-23 13:37:41 -07:00
Paul Gauthier
0f0eca942d feat: Add documentation for Bedrock LLM 2024-08-23 13:37:40 -07:00
Paul Gauthier
876da44464 set version to 0.52.2-dev 2024-08-23 13:37:16 -07:00
Paul Gauthier
6a8ebc22d7 version bump to 0.52.1 2024-08-23 13:35:22 -07:00
Paul Gauthier
edb7dea70c fix: Apply updates to edited files 2024-08-23 13:34:18 -07:00
Paul Gauthier
9243e49060 updated blame 2024-08-23 10:16:30 -07:00
Paul Gauthier
551cadd7be add shell cmds video 2024-08-23 08:52:04 -07:00
Paul Gauthier
ee212f1980 set version to 0.52.1-dev 2024-08-23 08:45:26 -07:00
Paul Gauthier
a93ca77e6f version bump to 0.52.0 2024-08-23 08:43:17 -07:00
Paul Gauthier
eabf2e9c4c copy 2024-08-23 08:40:07 -07:00
Paul Gauthier
e2c25dc9c0 copy 2024-08-23 08:30:21 -07:00
Paul Gauthier (aider)
8c3c050bf5 style: Run linter on codebase 2024-08-23 06:41:32 -07:00
Paul Gauthier (aider)
bbd56d44e8 fix: Handle tilde paths in cmd_drop for read-only files 2024-08-23 06:41:28 -07:00
Paul Gauthier (aider)
974b151936 style: Fix linter issues 2024-08-23 06:39:16 -07:00
Paul Gauthier (aider)
feae729f98 feat: Expand home directory in cmd_read_only 2024-08-23 06:39:12 -07:00
Paul Gauthier
61f7d60c47 fix: Move run_shell_commands() call after auto_lint and auto_test checks 2024-08-23 06:38:16 -07:00
Paul Gauthier
e6ee7ac370 copy 2024-08-22 16:53:05 -07:00
Paul Gauthier
32a53364c4 cleanup 2024-08-22 16:52:09 -07:00
Paul Gauthier (aider)
837ed0367c fix: Simplify cmd_read_only function 2024-08-22 16:51:51 -07:00
Paul Gauthier
9584a7f296 fix: Simplify file matching logic in commands.py 2024-08-22 16:51:50 -07:00
Paul Gauthier (aider)
9570d71b13 fix: Improve cmd_read_only function in Commands class 2024-08-22 16:48:16 -07:00
Paul Gauthier (aider)
f4efac628f fix: Enhance /read-only command to handle multiple files 2024-08-22 16:45:18 -07:00
Paul Gauthier
56e8f6db40 just show > not code> if in default edit format 2024-08-22 15:51:03 -07:00
Paul Gauthier
d7279a1129 fix: Remove unused get_last_modified method from Coder class 2024-08-22 14:01:20 -07:00
Paul Gauthier
8a4409dd05 fix: Find common root for all absolute file names 2024-08-22 13:59:16 -07:00
Paul Gauthier (aider)
5e93dcf2cc feat: Use safe_abs_path in find_common_root function 2024-08-22 13:57:40 -07:00
Paul Gauthier (aider)
1a50a8cc5e fix: remove unnecessary import in aider/utils.py 2024-08-22 13:55:52 -07:00
Paul Gauthier (aider)
880ade4f12 style: Run linter 2024-08-22 13:55:36 -07:00
Paul Gauthier (aider)
221cde0fed refactor: Move find_common_root into aider/utils.py and update Coder class to use it 2024-08-22 13:55:32 -07:00
Paul Gauthier
8c886d7dd3 refactor to use auto_commit 2024-08-22 13:55:01 -07:00
Paul Gauthier
d5dab29eda copy 2024-08-22 13:35:40 -07:00
Paul Gauthier
8c0603fef6 ssh 2024-08-22 13:33:56 -07:00
Paul Gauthier
771d3e3b73 fix: Add shell_commands attribute to Coder class 2024-08-22 13:30:53 -07:00
Paul Gauthier
544b8dd800 refactor shell_commands, so the run after autocommit 2024-08-22 13:27:01 -07:00
Paul Gauthier
100e0b9856 fix: Update update_cur_messages method in WholeFileCoder class 2024-08-22 12:45:50 -07:00
Paul Gauthier (aider)
e0bab8505a fix: Remove duplicate ChatChunks import and empty lines 2024-08-22 12:39:35 -07:00
Paul Gauthier (aider)
eec086e266 style: Fix linter issues in base_coder.py 2024-08-22 12:39:16 -07:00
Paul Gauthier (aider)
f7d64e4c90 fix: Remove unused imports and move ChatChunks import to top of file 2024-08-22 12:39:12 -07:00
Paul Gauthier (aider)
69131a423e fix: Import ChatChunks class from separate file 2024-08-22 12:33:42 -07:00
Paul Gauthier (aider)
9928d5269b refactor: Move ChatChunks class to its own file 2024-08-22 12:33:32 -07:00
Paul Gauthier
07a939e0da feat: Add chat_chunks.py file 2024-08-22 12:33:30 -07:00
Paul Gauthier
72fd24e071 keep track of edited files during reflections 2024-08-22 12:21:28 -07:00
Paul Gauthier
8c47b5e633 improve auto commit logic, cleanup 2024-08-22 12:15:23 -07:00