Paul Gauthier (aider)
|
e2385b4922
|
feat: add bulk conversion to read-only mode when no files specified
|
2024-12-09 15:34:59 -08:00 |
|
Paul Gauthier
|
9974fb50f7
|
feat: add auto-conversion of /added files to read-only mode
|
2024-12-09 15:34:57 -08:00 |
|
Paul Gauthier
|
c5d51d62c4
|
feat: add architect command and improve coder class documentation
|
2024-12-09 15:30:01 -08:00 |
|
Paul Gauthier
|
4fcbf28f91
|
Restore interactive shell #2415
|
2024-12-09 15:23:39 -08:00 |
|
Paul Gauthier
|
f678b664ff
|
refactor: Move website files list to global scope
|
2024-12-09 15:01:12 -08:00 |
|
Paul Gauthier (aider)
|
4206920a7d
|
style: fix whitespace in blame.py
|
2024-12-09 15:00:47 -08:00 |
|
Paul Gauthier (aider)
|
ad2e5ead54
|
refactor: extract website files into dedicated list
|
2024-12-09 15:00:41 -08:00 |
|
Paul Gauthier
|
eb72719117
|
chore: add website file to blame script and improve comments
|
2024-12-09 15:00:40 -08:00 |
|
Paul Gauthier (aider)
|
20b46afbf2
|
style: update cookie consent box colors to dark grey
|
2024-12-09 14:41:12 -08:00 |
|
Paul Gauthier (aider)
|
1925e4a7f4
|
feat: add cookie persistence config to consent banner
|
2024-12-09 14:39:19 -08:00 |
|
Paul Gauthier (aider)
|
1a12322354
|
feat: add GDPR-compliant cookie consent for PostHog analytics
|
2024-12-09 14:33:54 -08:00 |
|
Paul Gauthier
|
73f3f4ec7e
|
feat: add analytics events for copy-paste mode and AI comments
|
2024-12-09 10:47:30 -08:00 |
|
Paul Gauthier (aider)
|
a8c42f453a
|
style: format FileWatcher instantiation for better readability
|
2024-12-09 10:32:08 -08:00 |
|
Paul Gauthier (aider)
|
79dd0c5ba6
|
feat: add analytics events for file watching and AI comments
|
2024-12-09 10:31:59 -08:00 |
|
Paul Gauthier
|
89bc3b6b16
|
feat: add analytics event hooks to file watcher
|
2024-12-09 10:31:57 -08:00 |
|
Paul Gauthier (aider)
|
a997dd6c49
|
fix: use LiteLLMExceptions class instead of undefined litellm_ex
|
2024-12-09 07:46:09 -08:00 |
|
Paul Gauthier (aider)
|
6aa80d2a4c
|
feat: handle cost calculation differently for context window vs other errors
|
2024-12-09 07:45:50 -08:00 |
|
Paul Gauthier
|
f009e8fb14
|
add pip as a req
|
2024-12-09 06:51:06 -08:00 |
|
Paul Gauthier
|
a8dde17155
|
add posthog
|
2024-12-09 06:50:58 -08:00 |
|
Paul Gauthier
|
cbcbff341b
|
style: format voice.py and suppress syntax warnings
|
2024-12-08 18:14:30 -08:00 |
|
Paul Gauthier (aider)
|
e50992bb93
|
style: remove unused shutil import
|
2024-12-08 18:12:36 -08:00 |
|
Paul Gauthier
|
fa6c3068c0
|
refactor: simplify pip install command by using sys.executable directly
|
2024-12-08 18:12:30 -08:00 |
|
Paul Gauthier
|
dd9bdca572
|
copy
|
2024-12-08 14:44:51 -08:00 |
|
Paul Gauthier
|
3f7dffe47d
|
copy
|
2024-12-08 14:30:31 -08:00 |
|
Paul Gauthier
|
c7fde14458
|
copy
|
2024-12-08 12:05:41 -08:00 |
|
Paul Gauthier
|
57f4186cad
|
refactor: optimize analytics event tracking with system info as super properties
|
2024-12-08 11:49:12 -08:00 |
|
Paul Gauthier
|
fa5a6021b1
|
copy
|
2024-12-08 11:49:01 -08:00 |
|
Paul Gauthier
|
42ae279b91
|
fix: update test cases to use Model wrapper class
|
2024-12-07 15:09:04 -08:00 |
|
Paul Gauthier
|
a74cdbfc28
|
test: update test_sendchat to use Model class and fix assertion
|
2024-12-07 15:07:39 -08:00 |
|
Paul Gauthier (aider)
|
a56fa567dd
|
test: update print call count assertions in sendchat tests
|
2024-12-07 13:44:08 -08:00 |
|
Paul Gauthier (aider)
|
c9c2d5ab6f
|
test: update test assertions to check model objects instead of names
|
2024-12-07 13:38:57 -08:00 |
|
Paul Gauthier (aider)
|
ccf460c1f7
|
refactor: update simple_send_with_retries to use model object and handle temperature
|
2024-12-07 13:37:14 -08:00 |
|
Paul Gauthier
|
2325f542b8
|
copy
|
2024-12-07 13:04:06 -08:00 |
|
Paul Gauthier (aider)
|
63fdf3f3f6
|
style: format git blame command arguments for better readability
|
2024-12-07 11:54:14 -08:00 |
|
Paul Gauthier (aider)
|
efa83bdf34
|
feat: add git blame move/copy detection for better attribution
|
2024-12-07 11:54:10 -08:00 |
|
Paul Gauthier
|
5705bda818
|
style: Update settings section headings to use lowercase
|
2024-12-07 11:51:19 -08:00 |
|
Paul Gauthier
|
20042334ff
|
refactor: reorganize command line arguments and improve help messages
|
2024-12-07 11:45:20 -08:00 |
|
Paul Gauthier (aider)
|
7ae9569816
|
docs: update deprecated OpenAI args help text to suggest --set-env
|
2024-12-07 11:23:05 -08:00 |
|
Paul Gauthier
|
cacba526b3
|
refactor: reorganize API key and environment settings arguments
|
2024-12-07 11:23:03 -08:00 |
|
Paul Gauthier
|
50f203cc8a
|
cleanup
|
2024-12-07 11:07:59 -08:00 |
|
Paul Gauthier
|
3efcd154f3
|
refactor: consolidate API key and environment variable handling
|
2024-12-07 10:55:29 -08:00 |
|
Paul Gauthier (aider)
|
bdb08d7c78
|
style: format long lines in main.py
|
2024-12-07 10:52:27 -08:00 |
|
Paul Gauthier (aider)
|
f3874dd40a
|
feat: add deprecation warnings for legacy API key arguments
|
2024-12-07 10:52:21 -08:00 |
|
Paul Gauthier
|
935c39e341
|
refactor: move API key handling earlier in startup sequence
|
2024-12-07 10:52:19 -08:00 |
|
Paul Gauthier (aider)
|
7ddcc30e8d
|
style: format test_main.py line breaks
|
2024-12-07 08:23:58 -08:00 |
|
Paul Gauthier (aider)
|
13ff038e58
|
feat: add --api-key flag to set provider API keys as env vars
|
2024-12-07 08:23:50 -08:00 |
|
Paul Gauthier
|
1d4918dfbf
|
refactor: Remove analytics event for invalid env var format
|
2024-12-07 08:11:10 -08:00 |
|
Paul Gauthier (aider)
|
ba14ab96da
|
refactor: update env format test to check return value instead of SystemExit
|
2024-12-07 08:09:56 -08:00 |
|
Paul Gauthier
|
054e0820b7
|
refactor: Move --set-env processing after IO initialization
|
2024-12-07 08:09:52 -08:00 |
|
Paul Gauthier (aider)
|
af3d8dd6a7
|
style: format test_main.py with black
|
2024-12-07 08:08:40 -08:00 |
|