Paul Gauthier
|
64c8bd06e1
|
copy
|
2024-08-27 11:21:59 -07:00 |
|
Paul Gauthier (aider)
|
0557f04bd7
|
fix: Import install_upgrade from versioncheck module
|
2024-08-27 08:47:08 -07:00 |
|
Paul Gauthier (aider)
|
17c2626f39
|
feat: Add --upgrade argument to upgrade aider to the latest version
|
2024-08-27 08:46:54 -07:00 |
|
Paul Gauthier
|
b44141f179
|
add --install-main-branch
|
2024-08-27 05:47:02 -07:00 |
|
Paul Gauthier (aider)
|
898230eb92
|
style: Run linter
|
2024-08-27 05:36:19 -07:00 |
|
Paul Gauthier (aider)
|
475a1ed6d6
|
feat: Add --install-main-branch switch
|
2024-08-27 05:36:13 -07:00 |
|
Paul Gauthier
|
88195c4323
|
fix: Update prompt cache keepalive configuration
|
2024-08-26 20:12:56 -07:00 |
|
Paul Gauthier
|
27e854708a
|
fix: Increase cache warming delay to 5 minutes minus 10 seconds
|
2024-08-26 16:28:18 -07:00 |
|
Paul Gauthier (aider)
|
f4adc09277
|
feat: Add verbose mode to display model info
|
2024-08-25 07:19:03 -07:00 |
|
Paul Gauthier
|
c7ee5dbfec
|
fix: Update default model to gpt-4o-2024-08-06
|
2024-08-21 12:34:56 -07:00 |
|
Paul Gauthier
|
fc055a17c1
|
fix: Remove unused map_multiplier_no_files attribute from Coder class
|
2024-08-20 12:59:54 -07:00 |
|
Paul Gauthier (aider)
|
3ab3265239
|
feat: Pass map_multiplier_no_files argument from Coder into RepoMap
|
2024-08-20 12:53:17 -07:00 |
|
Paul Gauthier
|
34dc7cc37d
|
fix: Improve prompt caching and repo map refresh logic
|
2024-08-19 15:36:13 -07:00 |
|
Paul Gauthier (aider)
|
69e471f91c
|
fix: Catch and ignore SwitchCoder error in main function when running with --message
|
2024-08-19 11:56:14 -07:00 |
|
Paul Gauthier
|
77be2b37d3
|
feat: Add repo-map refresh information to output
|
2024-08-17 07:06:31 -07:00 |
|
Paul Gauthier (aider)
|
8e43911a63
|
fix: Move if statement out of try block in aider/main.py
|
2024-08-17 06:47:05 -07:00 |
|
Paul Gauthier (aider)
|
8326bd04dd
|
feat: Add --cache-prompts bool option, default false
|
2024-08-17 06:46:18 -07:00 |
|
Paul Gauthier (aider)
|
f9ed868076
|
feat: Add map_refresh parameter to Coder and pass it to RepoMap
|
2024-08-17 06:36:21 -07:00 |
|
Paul Gauthier
|
4759297b67
|
disabled -> permanently_disabled
|
2024-08-16 11:03:14 -07:00 |
|
Paul Gauthier
|
607a9a8c86
|
track -> enable
|
2024-08-16 10:59:44 -07:00 |
|
Paul Gauthier
|
93b8cb9cec
|
Merge branch 'main' into mixpanel
|
2024-08-16 10:42:55 -07:00 |
|
Paul Gauthier
|
7534fabcc0
|
fix: Update config file existence indicator in main.py
|
2024-08-14 10:06:49 -07:00 |
|
Paul Gauthier (aider)
|
cdab3fd17f
|
feat: mark which of the default_config_files exist in the verbose output
|
2024-08-14 10:05:55 -07:00 |
|
Paul Gauthier
|
e55513bd79
|
fix: Update config files search order message
|
2024-08-14 10:05:18 -07:00 |
|
Paul Gauthier (aider)
|
aaade794a6
|
feat: Add verbose printing of default config files before reversing
|
2024-08-14 10:04:12 -07:00 |
|
Paul Gauthier
|
1cc1ce0bd4
|
fix: load yml config files most specific to least
|
2024-08-14 10:02:55 -07:00 |
|
Paul Gauthier
|
aeadf2f139
|
fix: Disable analytics by default and provide option to enable
|
2024-08-13 08:08:05 -07:00 |
|
Paul Gauthier
|
f52265362f
|
Merge branch 'main' into mixpanel
|
2024-08-13 07:09:34 -07:00 |
|
Paul Gauthier (aider)
|
76a4b878b1
|
feat: Add verbose argument to check_version function
|
2024-08-13 05:31:04 -07:00 |
|
Paul Gauthier (aider)
|
eca7a57138
|
style: Format code with linter
|
2024-08-12 20:41:17 -07:00 |
|
Paul Gauthier (aider)
|
64df0ad590
|
feat: Add --analytics-disable option to disable analytics tracking
|
2024-08-12 20:41:10 -07:00 |
|
Paul Gauthier (aider)
|
1a8763d989
|
feat: Add --analytics-log argument and pass it to Analytics
|
2024-08-12 18:27:40 -07:00 |
|
Paul Gauthier
|
aa840f0e28
|
be careful logging main_models that are not in the model db
|
2024-08-12 18:20:35 -07:00 |
|
Paul Gauthier
|
b11c17dbd4
|
feat: Add optional analytics tracking
|
2024-08-12 16:10:20 -07:00 |
|
Paul Gauthier
|
156f11248f
|
Use SwitchModel to revert from /help and /ask
|
2024-08-10 14:41:44 -07:00 |
|
Paul Gauthier (aider)
|
58d401cb22
|
feat: Add --attribute-commit-message-committer and pass to Repo
|
2024-08-10 11:09:28 -07:00 |
|
Paul Gauthier
|
6d64e88478
|
fix: Coder.pretty set by io.pretty
|
2024-08-10 08:53:26 -07:00 |
|
Paul Gauthier (aider)
|
064b0d954f
|
feat: Add --read parameter to specify read-only files
|
2024-08-09 16:34:06 -03:00 |
|
Paul Gauthier
|
c8b5375709
|
do not supply . if no git_dname #865
|
2024-08-07 13:39:02 -03:00 |
|
Paul Gauthier (aider)
|
b543dda664
|
fix: Remove unnecessary f-strings
|
2024-08-02 09:16:36 -03:00 |
|
Paul Gauthier (aider)
|
45462226d4
|
feat: pass verbose into register_litellm_models and only show tool_output if verbose
|
2024-08-02 09:16:19 -03:00 |
|
Paul Gauthier
|
92d70c6394
|
fix: Improve model settings and metadata loading messages
|
2024-08-02 09:16:18 -03:00 |
|
Paul Gauthier
|
c50c3ddbda
|
fix: Add verbose check for model settings file loading message
|
2024-08-02 09:13:05 -03:00 |
|
Paul Gauthier (aider)
|
287d19bb00
|
fix: Pass verbose flag to register_models function
|
2024-08-02 09:11:07 -03:00 |
|
Paul Gauthier (aider)
|
001466b01f
|
feat: Add verbose output for loaded and searched YAML files
|
2024-08-02 09:10:43 -03:00 |
|
Paul Gauthier (aider)
|
8323d992a9
|
fix: Move .env loading output to verbose mode
|
2024-08-02 09:09:46 -03:00 |
|
Paul Gauthier (aider)
|
88bfc74b52
|
feat: Add --subtree-only argument and pass it to GitRepo
|
2024-08-01 15:55:34 -03:00 |
|
Paul Gauthier
|
e66df79aaf
|
fix: Restructure imports in main.py
|
2024-08-01 15:51:32 -03:00 |
|
Paul Gauthier
|
dec8425236
|
fix: Use None as the working directory for GitRepo in base_coder.py
|
2024-08-01 15:25:57 -03:00 |
|
Paul Gauthier (aider)
|
ede3f3dfcb
|
feat: Use weak model first in ChatSummary
|
2024-08-01 14:55:09 -03:00 |
|