Paul Gauthier (aider)
|
8180fb06b0
|
feat: add tests for setup_git_home
|
2024-08-28 15:15:50 -07:00 |
|
Paul Gauthier
|
a0b330feda
|
fix: Remove unused test cases for setup_git_home function
|
2024-08-28 15:15:16 -07:00 |
|
Paul Gauthier
|
d05cd4b459
|
feat: Implement setup_git_home function
|
2024-08-28 15:14:13 -07:00 |
|
Paul Gauthier
|
5b0a660f27
|
copy
|
2024-08-28 13:04:09 -07:00 |
|
Paul Gauthier
|
b0d06e13fe
|
be very conservative with get_model_info if model not found
|
2024-08-28 13:04:00 -07:00 |
|
Paul Gauthier
|
9e71886bf1
|
set version to 0.54.4-dev
|
2024-08-28 12:36:32 -07:00 |
|
Paul Gauthier
|
c473a8b170
|
version bump to 0.54.3
|
2024-08-28 12:35:18 -07:00 |
|
Paul Gauthier
|
67004e7e4f
|
add json5 dep
|
2024-08-28 12:19:15 -07:00 |
|
Paul Gauthier
|
af6ae8da8a
|
restore json
|
2024-08-28 12:17:40 -07:00 |
|
Paul Gauthier
|
02c18c0835
|
docker build fails: streamlit 1.38.0 depends on watchdog<5
|
2024-08-28 12:16:51 -07:00 |
|
Paul Gauthier (aider)
|
e1d4e81194
|
style: reorder imports in aider/models.py
|
2024-08-28 12:03:30 -07:00 |
|
Paul Gauthier (aider)
|
59b6a64687
|
feat: use json5 for loading litellm models
|
2024-08-28 12:03:26 -07:00 |
|
Paul Gauthier
|
99a82983b8
|
sssh litellm
|
2024-08-28 12:02:08 -07:00 |
|
Paul Gauthier
|
a1d7aba1ec
|
copy
|
2024-08-28 11:58:26 -07:00 |
|
Paul Gauthier
|
c7c7ec82a0
|
set version to 0.54.3-dev
|
2024-08-28 11:57:06 -07:00 |
|
Paul Gauthier
|
4984cc6b86
|
version bump to 0.54.2
|
2024-08-28 11:55:51 -07:00 |
|
Paul Gauthier
|
0b5eb306a0
|
copy
|
2024-08-28 11:54:30 -07:00 |
|
Paul Gauthier
|
10e0c9a85c
|
version bump to 0.54.1
|
2024-08-28 11:53:54 -07:00 |
|
Paul Gauthier
|
997ea28249
|
bump deps
|
2024-08-28 11:39:11 -07:00 |
|
Paul Gauthier
|
a3ac6666f0
|
copy
|
2024-08-28 11:29:00 -07:00 |
|
Paul Gauthier
|
4782c2950f
|
fix
|
2024-08-28 11:28:29 -07:00 |
|
Paul Gauthier (aider)
|
f466d96597
|
style: format long function signatures in test_main.py
|
2024-08-28 11:21:33 -07:00 |
|
Paul Gauthier (aider)
|
a57d9e55d6
|
fix: handle directory creation errors in setup_git_home
|
2024-08-28 11:21:28 -07:00 |
|
Paul Gauthier (aider)
|
2192a5efb2
|
chore: fix failing tests in setup_git_home function
|
2024-08-28 11:19:30 -07:00 |
|
Paul Gauthier (aider)
|
e551159937
|
feat: import setup_git_home function in test_main.py
|
2024-08-28 11:16:56 -07:00 |
|
Paul Gauthier (aider)
|
4074096cd1
|
style: format code with black
|
2024-08-28 11:15:54 -07:00 |
|
Paul Gauthier (aider)
|
f43cc7f6c6
|
test: add unit tests for setup_git_home function
|
2024-08-28 11:15:50 -07:00 |
|
Paul Gauthier (aider)
|
2da8b57104
|
refactor: simplify repository selection prompt
|
2024-08-28 11:14:42 -07:00 |
|
Paul Gauthier (aider)
|
65cce58b0a
|
feat: add option to create new project in setup_git_home
|
2024-08-28 11:14:07 -07:00 |
|
Paul Gauthier
|
0d33fcb2be
|
refactor: Improve git repository selection prompt wording
|
2024-08-28 11:13:14 -07:00 |
|
Paul Gauthier (aider)
|
f5bc657027
|
refactor: change working directory before returning in setup_git_home
|
2024-08-28 10:43:22 -07:00 |
|
Paul Gauthier (aider)
|
abb94fc582
|
refactor: remove home_git logic from setup_git_home function
|
2024-08-28 10:42:37 -07:00 |
|
Paul Gauthier (aider)
|
cdbaa58f08
|
feat: enhance git repository selection in setup_git_home
|
2024-08-28 10:39:59 -07:00 |
|
Paul Gauthier
|
36aae9cef3
|
refactor: Simplify Git repository discovery and improve user prompts
|
2024-08-28 10:39:40 -07:00 |
|
Paul Gauthier (aider)
|
32377a93ae
|
style: Format long line in setup_git_home function
|
2024-08-28 10:37:21 -07:00 |
|
Paul Gauthier (aider)
|
048c468f27
|
feat: include home directory as git repo option
|
2024-08-28 10:37:17 -07:00 |
|
Paul Gauthier
|
c9458e461f
|
refactor: improve user prompts and handle new project creation
|
2024-08-28 10:37:15 -07:00 |
|
Paul Gauthier (aider)
|
9e0db1fad0
|
style: use double quotes for string literal in main.py
|
2024-08-28 10:34:53 -07:00 |
|
Paul Gauthier (aider)
|
ec56aafd02
|
refactor: improve git repo selection handling in setup_git_home
|
2024-08-28 10:34:49 -07:00 |
|
Paul Gauthier
|
7dcdc2f17e
|
refactor: improve Git repository selection prompt and messaging
|
2024-08-28 10:34:47 -07:00 |
|
Paul Gauthier (aider)
|
1eed9dc4e0
|
style: format code with linter
|
2024-08-28 10:33:13 -07:00 |
|
Paul Gauthier (aider)
|
2266f240b1
|
feat: add home directory Git repo selection and creation
|
2024-08-28 10:33:09 -07:00 |
|
Paul Gauthier
|
fdbad291f3
|
copy
|
2024-08-28 10:12:35 -07:00 |
|
Paul Gauthier
|
f7a951c4f2
|
copy
|
2024-08-28 08:52:23 -07:00 |
|
Paul Gauthier
|
e1545b128a
|
copy
|
2024-08-28 08:45:59 -07:00 |
|
Paul Gauthier
|
26b3487de7
|
copy
|
2024-08-28 08:41:48 -07:00 |
|
Paul Gauthier
|
7ad1abb929
|
copy
|
2024-08-28 08:37:28 -07:00 |
|
Paul Gauthier
|
fea20a6cce
|
copy
|
2024-08-28 08:31:57 -07:00 |
|
Paul Gauthier
|
fb93e204f1
|
copy
|
2024-08-28 08:26:14 -07:00 |
|
Paul Gauthier
|
e7f4ef9c23
|
updated blame
|
2024-08-28 07:16:10 -07:00 |
|