paul-gauthier
|
16e292b1fd
|
Merge pull request #2180 from kAIto47802/fix-o1-system-prompt
|
2024-10-29 13:03:35 -07:00 |
|
Paul Gauthier (aider)
|
7d37793765
|
style: fix linting issues by removing extra blank line
|
2024-10-29 12:54:12 -07:00 |
|
Paul Gauthier (aider)
|
9e9c162a16
|
style: fix indentation in test_cmd_save_and_load_with_external_file
|
2024-10-29 12:54:05 -07:00 |
|
Paul Gauthier (aider)
|
8d6db81a40
|
style: fix linting issues in test_commands.py
|
2024-10-29 12:53:27 -07:00 |
|
Paul Gauthier (aider)
|
425bd8932b
|
test: add save/load test with external read-only file
|
2024-10-29 12:53:22 -07:00 |
|
Paul Gauthier
|
38820701be
|
test: add comment for read-only file test case
|
2024-10-29 12:53:20 -07:00 |
|
Paul Gauthier
|
1bc74676ff
|
copy
|
2024-10-29 12:49:16 -07:00 |
|
Paul Gauthier (aider)
|
0c37f002c9
|
style: remove extra newlines and fix trailing comma
|
2024-10-29 12:48:21 -07:00 |
|
Paul Gauthier (aider)
|
18c41b6128
|
refactor: move test_cmd_save_and_load to test_commands.py
|
2024-10-29 12:48:11 -07:00 |
|
Paul Gauthier
|
5876af4e94
|
test: add test for cmd_save and cmd_load functionality
|
2024-10-29 12:48:08 -07:00 |
|
Paul Gauthier (aider)
|
e1d145013a
|
style: remove trailing newline in test_commands.py
|
2024-10-29 12:46:37 -07:00 |
|
Paul Gauthier (aider)
|
143eeff4da
|
test: add tests for cmd_save and cmd_load commands
|
2024-10-29 12:46:31 -07:00 |
|
Paul Gauthier
|
3a7e4bac34
|
test: add TODO comment for cmd_save and cmd_load test coverage
|
2024-10-29 12:46:29 -07:00 |
|
Paul Gauthier (aider)
|
f5ca162576
|
style: fix whitespace and comment formatting
|
2024-10-29 12:43:56 -07:00 |
|
Paul Gauthier (aider)
|
dbefa6b010
|
feat: add /save command to store chat session file list
|
2024-10-29 12:43:51 -07:00 |
|
Paul Gauthier
|
79cdff6163
|
feat: add /save command to persist added files for /load
|
2024-10-29 12:43:49 -07:00 |
|
Paul Gauthier (aider)
|
b111fc357c
|
fix: use IO encoding and handle decode errors in cmd_load
|
2024-10-29 12:42:33 -07:00 |
|
Paul Gauthier
|
2af48e159c
|
feat: add encoding hint for file loading in commands
|
2024-10-29 12:42:31 -07:00 |
|
Paul Gauthier (aider)
|
6cec44e402
|
style: fix string quotes and whitespace in commands.py
|
2024-10-29 12:41:10 -07:00 |
|
Paul Gauthier (aider)
|
fc6c01a9a5
|
feat: add command to load and execute commands from file
|
2024-10-29 12:41:01 -07:00 |
|
Paul Gauthier
|
01439875af
|
feat: add comment for future cmd_load implementation
|
2024-10-29 12:40:57 -07:00 |
|
kAIto47802
|
fcdf998fac
|
Fix o1 settings
|
2024-10-29 08:47:24 +09:00 |
|
Paul Gauthier
|
ed4ad45e3d
|
copy
|
2024-10-28 15:12:06 -07:00 |
|
Paul Gauthier
|
907c1dbe2b
|
refactor: split error and retry messages in simple_send_with_retries
|
2024-10-28 15:10:27 -07:00 |
|
Paul Gauthier (aider)
|
3baad86afd
|
refactor: consolidate error and retry messages into single print statement
|
2024-10-28 15:09:22 -07:00 |
|
Paul Gauthier (aider)
|
0351924628
|
test: update print call count assertions in sendchat tests
|
2024-10-28 15:09:11 -07:00 |
|
Paul Gauthier
|
29250f82ed
|
test: fix print call count assertions in sendchat tests
|
2024-10-28 15:07:50 -07:00 |
|
Paul Gauthier
|
a819bf1d64
|
test: fix assertion errors in sendchat retry tests
|
2024-10-28 15:07:11 -07:00 |
|
Paul Gauthier (aider)
|
bc515cf74a
|
refactor: add retry loop to simple_send_with_retries function
|
2024-10-28 15:05:07 -07:00 |
|
Paul Gauthier
|
f9c45432e6
|
refactor: Move retry logic from base_coder to sendchat module
|
2024-10-28 15:05:06 -07:00 |
|
Paul Gauthier
|
54d55c857b
|
refactor: update retry exceptions to use openai instead of litellm
|
2024-10-28 14:40:42 -07:00 |
|
Paul Gauthier
|
8e2a4b47d6
|
fix: update litellm exception imports and error handling
|
2024-10-28 14:29:42 -07:00 |
|
Paul Gauthier (aider)
|
513f06be46
|
refactor: move retry_exceptions import to top of test file
|
2024-10-28 14:28:49 -07:00 |
|
Paul Gauthier
|
0fb79917ff
|
test: add test for retry_exceptions function call
|
2024-10-28 14:28:48 -07:00 |
|
Paul Gauthier (aider)
|
cd133f95ee
|
style: fix linting issues with whitespace and line breaks
|
2024-10-28 14:27:26 -07:00 |
|
Paul Gauthier (aider)
|
3d66b53791
|
test: add basic test for retry_exceptions function
|
2024-10-28 14:27:20 -07:00 |
|
Paul Gauthier
|
bf63e7045b
|
refactor: simplify litellm exception imports
|
2024-10-28 14:27:19 -07:00 |
|
Paul Gauthier
|
e2dff0a74b
|
#2120
|
2024-10-25 15:47:30 -07:00 |
|
Paul Gauthier (aider)
|
bf60e58d5b
|
fix: use os.path.join for cross-platform path handling in tests
|
2024-10-25 10:57:04 -07:00 |
|
Paul Gauthier
|
e3a3a55dd5
|
fix: make file paths portable for Windows compatibility in tests
|
2024-10-25 10:57:03 -07:00 |
|
Paul Gauthier
|
1ed2eefff4
|
copy
|
2024-10-25 09:38:10 -07:00 |
|
Paul Gauthier
|
df65e87ef3
|
test: update InputOutput initialization with fancy_input param in tests
|
2024-10-25 09:24:52 -07:00 |
|
Paul Gauthier
|
ddb876d2fe
|
only glob, not rglob for /read
|
2024-10-25 09:22:50 -07:00 |
|
Paul Gauthier
|
a080581329
|
refactor: improve file path handling with glob and rglob
|
2024-10-25 07:49:19 -07:00 |
|
Paul Gauthier (aider)
|
f70a82791b
|
fix: handle absolute paths and globs in cmd_read_only
|
2024-10-25 07:43:31 -07:00 |
|
Paul Gauthier
|
5d3a60228c
|
fix: use Path.rglob instead of glob.glob for recursive file matching
|
2024-10-25 07:43:29 -07:00 |
|
Paul Gauthier
|
fd820dbfe2
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2024-10-25 07:41:02 -07:00 |
|
paul-gauthier
|
b911ceaa61
|
Merge pull request #2126 from webkonstantin/fix-read-only-from-working-dir
fix: Impossible to /read-only from another working directory
|
2024-10-25 07:40:57 -07:00 |
|
Paul Gauthier
|
9edf9b4186
|
refactor: extract get_rel_fname function for path resolution
|
2024-10-25 07:36:29 -07:00 |
|
Paul Gauthier
|
be74259df6
|
fix: add missing AnthropicError exception to retry list
|
2024-10-25 07:31:39 -07:00 |
|