Paul Gauthier (aider)
|
eb92fa4f88
|
fix: handle TypeError when checking __version__ for dev mode
|
2024-10-30 06:26:50 -07:00 |
|
Paul Gauthier
|
0424e4b00a
|
refactor: improve SQLite error handling and logging in tags cache
|
2024-10-29 15:09:22 -07:00 |
|
Paul Gauthier (aider)
|
adca062081
|
feat: improve SQLite error handling with original exception details
|
2024-10-29 15:05:16 -07:00 |
|
Paul Gauthier
|
ef0fcb8f38
|
refactor: Improve SQLite cache error handling and import organization
|
2024-10-29 15:04:00 -07:00 |
|
Paul Gauthier (aider)
|
0feed0047c
|
style: fix whitespace and formatting in repomap.py
|
2024-10-29 14:59:55 -07:00 |
|
Paul Gauthier (aider)
|
7f027ff6e5
|
feat: add auto-recovery for corrupted tags cache
|
2024-10-29 14:59:50 -07:00 |
|
Paul Gauthier (aider)
|
e25a46c892
|
fix: wrap TAGS_CACHE length check in try/except block for SQLite errors
|
2024-10-29 14:58:00 -07:00 |
|
Paul Gauthier (aider)
|
68916b1186
|
feat: add error handling for SQLite tags cache operations
|
2024-10-29 14:55:43 -07:00 |
|
Paul Gauthier
|
e9771588e4
|
copy
|
2024-10-29 14:48:39 -07:00 |
|
Paul Gauthier
|
e1d55c82b1
|
refactor: Improve edit handling with dry run and path resolution
|
2024-10-29 14:31:12 -07:00 |
|
Paul Gauthier (aider)
|
5b6be29c1c
|
chore: remove obsolete comment about path variable
|
2024-10-29 14:28:39 -07:00 |
|
Paul Gauthier
|
28d9f6f8da
|
refactor: add dry run mode to apply_edits method
|
2024-10-29 14:28:38 -07:00 |
|
Paul Gauthier
|
87a31a583a
|
refactor: remove unused comment in EditBlockCoder
|
2024-10-29 14:11:13 -07:00 |
|
Paul Gauthier (aider)
|
7553104433
|
refactor: handle updated edits array returned from apply_edits
|
2024-10-29 14:10:21 -07:00 |
|
Paul Gauthier
|
f9604633e6
|
fix: handle updated edits array in apply_edits return value
|
2024-10-29 14:10:19 -07:00 |
|
Paul Gauthier
|
b40ff2a601
|
fix: improve o1 model detection with startswith check
|
2024-10-29 14:00:56 -07:00 |
|
Paul Gauthier
|
a4be01b474
|
refactor: move --load command execution before message processing
|
2024-10-29 13:59:41 -07:00 |
|
Paul Gauthier
|
c5dc44a73f
|
style: simplify command execution output message
|
2024-10-29 13:59:04 -07:00 |
|
Paul Gauthier (aider)
|
358cbc9388
|
feat: add filename autocompletion to /load and /save commands
|
2024-10-29 13:58:25 -07:00 |
|
Paul Gauthier
|
2e5fa9dea4
|
style: align /add commands in history file for better readability
|
2024-10-29 13:58:23 -07:00 |
|
Paul Gauthier
|
717592463e
|
feat: add --load option to execute commands from file on launch
|
2024-10-29 13:54:42 -07:00 |
|
Paul Gauthier (aider)
|
347a9f2a6d
|
feat: add --load argument to execute commands from file
|
2024-10-29 13:53:19 -07:00 |
|
Paul Gauthier
|
d288122fab
|
chore: add comment for load command implementation
|
2024-10-29 13:53:17 -07:00 |
|
Paul Gauthier (aider)
|
d1cf3d4600
|
refactor: conditionally set cursor shape only in vi mode
|
2024-10-29 13:50:40 -07:00 |
|
Paul Gauthier
|
5188872791
|
style: add comment about vi mode cursor config
|
2024-10-29 13:50:38 -07:00 |
|
Paul Gauthier
|
a57a06e8c7
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2024-10-29 13:49:50 -07:00 |
|
Paul Gauthier (aider)
|
6dc0b8d853
|
fix: use absolute paths for read-only files outside repo root
|
2024-10-29 13:14:37 -07:00 |
|
paul-gauthier
|
16e292b1fd
|
Merge pull request #2180 from kAIto47802/fix-o1-system-prompt
|
2024-10-29 13:03:35 -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)
|
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)
|
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)
|
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 |
|