Paul Gauthier (aider)
|
aba8b5d00a
|
style: fix linting issues and whitespace in models.py
|
2024-10-30 13:17:54 -07:00 |
|
Paul Gauthier (aider)
|
3d5a4d9303
|
refactor: encapsulate model info functionality into ModelInfoManager class
|
2024-10-30 13:17:49 -07:00 |
|
Paul Gauthier
|
a899b0e27e
|
refactor: Extract model info handling into a dedicated class
|
2024-10-30 13:17:47 -07:00 |
|
Paul Gauthier
|
267872b7e4
|
feat: add opt-in analytics collection with privacy notice
|
2024-10-30 13:15:57 -07:00 |
|
Paul Gauthier (aider)
|
bd59a8debf
|
refactor: extract analytics disable logic into dedicated method
|
2024-10-30 12:25:18 -07:00 |
|
Paul Gauthier
|
c0e137889c
|
style: Update analytics refactoring comment with method name
|
2024-10-30 12:25:17 -07:00 |
|
Paul Gauthier
|
5b84b901b2
|
chore: add TODO comment for analytics refactoring
|
2024-10-30 12:24:39 -07:00 |
|
Paul Gauthier (aider)
|
059883abf7
|
feat: add asked_opt_in tracking to analytics
|
2024-10-30 12:17:17 -07:00 |
|
Paul Gauthier
|
0b622a6fd7
|
chore: add comment for analytics opt-in tracking implementation
|
2024-10-30 12:17:15 -07:00 |
|
Paul Gauthier
|
97989dd51a
|
Merge branch 'main' into mixpanel
|
2024-10-30 12:06:38 -07:00 |
|
Paul Gauthier
|
4f52ad385a
|
copy
|
2024-10-30 11:52:09 -07:00 |
|
Paul Gauthier
|
cd1496f91b
|
copy
|
2024-10-30 11:51:49 -07:00 |
|
Paul Gauthier (aider)
|
31babf39cd
|
style: fix comment spacing in sanity_check_repo function
|
2024-10-30 11:42:50 -07:00 |
|
Paul Gauthier (aider)
|
fe3dbba1d9
|
feat: add browser URL launch with user confirmation prompt
|
2024-10-30 11:42:46 -07:00 |
|
Paul Gauthier
|
763724ed4e
|
docs: add comment about prompting user for URL opening
|
2024-10-30 11:42:44 -07:00 |
|
Paul Gauthier
|
9e0e68caf9
|
copy
|
2024-10-30 11:41:39 -07:00 |
|
Paul Gauthier
|
52f697e513
|
style: remove extra blank line before main block
|
2024-10-30 11:41:11 -07:00 |
|
Paul Gauthier (aider)
|
aeca62bcf6
|
fix: remove unused import of urls module
|
2024-10-30 11:41:04 -07:00 |
|
Paul Gauthier
|
7e574bc214
|
refactor: improve documentation URL handling and error messages
|
2024-10-30 11:40:56 -07:00 |
|
Paul Gauthier (aider)
|
e9beb1336c
|
style: fix line length in model warnings confirmation prompt
|
2024-10-30 11:34:24 -07:00 |
|
Paul Gauthier (aider)
|
4ac8386313
|
feat: add browser launch for model warnings documentation
|
2024-10-30 11:34:19 -07:00 |
|
Paul Gauthier
|
f0233455d2
|
feat: update model warning prompt to offer documentation link
|
2024-10-30 11:34:18 -07:00 |
|
Paul Gauthier
|
26d1ab7a5f
|
copy
|
2024-10-30 09:40:54 -07:00 |
|
Paul Gauthier
|
068fb38a5d
|
Merge branch 'main' into mixpanel
|
2024-10-30 09:40:01 -07:00 |
|
Paul Gauthier
|
854d908fe0
|
refactor: improve chat history file error handling and messaging
|
2024-10-30 06:37:59 -07:00 |
|
Paul Gauthier
|
554fa98c48
|
fix: simplify version check for dev mode
|
2024-10-30 06:30:11 -07:00 |
|
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 |
|