.. |
coders
|
refactor: add retry loop to simple_send_with_retries function
|
2024-10-28 15:05:07 -07:00 |
queries
|
Update the OCaml tags file to follow the same pattern as the Python tags file.
|
2024-07-30 15:02:52 -03:00 |
resources
|
update sonnet model names since they are in litellm json now
|
2024-10-22 12:53:26 -07:00 |
website
|
copy
|
2024-10-29 12:49:16 -07:00 |
__init__.py
|
set version to 0.60.2.dev
|
2024-10-24 13:59:43 -07:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
args.py
|
feat: add --fancy-input flag to control input history and completion
|
2024-10-24 14:24:09 -07:00 |
args_formatter.py
|
feat: Rename --yes to --yes-always and update config file syntax
|
2024-10-02 10:55:59 -07:00 |
commands.py
|
fix: use absolute paths for read-only files outside repo root
|
2024-10-29 13:14:37 -07:00 |
diffs.py
|
use utf-8
|
2023-07-05 20:51:35 -07:00 |
dump.py
|
isort
|
2023-05-28 22:47:38 -07:00 |
format_settings.py
|
refactor: move scrub_sensitive_info to format_settings.py
|
2024-08-29 06:31:35 -07:00 |
gui.py
|
paul-gauthier -> Aider-AI
|
2024-10-04 13:06:38 -07:00 |
help.py
|
cleanup
|
2024-10-21 15:31:27 -07:00 |
help_pats.py
|
refac to help_pats
|
2024-07-05 10:18:34 -03:00 |
history.py
|
fix: Replace extra_headers and extra_body with extra_params in Coder, ChatSummary, and GitRepo
|
2024-09-27 13:09:43 -07:00 |
io.py
|
refactor: improve file path handling with glob and rglob
|
2024-10-25 07:49:19 -07:00 |
linter.py
|
fix: Handle all exceptions when loading parser in linter
|
2024-09-24 16:49:29 -07:00 |
llm.py
|
chore: set LITELLM_MODE environment variable to PRODUCTION
|
2024-08-31 17:53:24 -07:00 |
main.py
|
feat: add --fancy-input flag to control input history and completion
|
2024-10-24 14:24:09 -07:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
feat: set default reminder to "user" for gpt-4-1106-preview model
|
2024-10-24 14:08:51 -07:00 |
prompts.py
|
refactor: remove debug print statement for commit_system
|
2024-10-01 14:25:35 -07:00 |
repo.py
|
fix: Replace extra_headers and extra_body with extra_params in Coder, ChatSummary, and GitRepo
|
2024-09-27 13:09:43 -07:00 |
repomap.py
|
refactor: Optimize cache key generation in RepoMap class
|
2024-10-01 14:25:27 -07:00 |
report.py
|
feat: enhance GitHub issue reporting functionality
|
2024-09-04 10:14:25 -07:00 |
run_cmd.py
|
fix: handle ValueError exception in run_cmd_pexpect function
|
2024-09-10 12:06:45 -07:00 |
scrape.py
|
style: Format code with black
|
2024-09-21 18:46:24 -07:00 |
sendchat.py
|
refactor: split error and retry messages in simple_send_with_retries
|
2024-10-28 15:10:27 -07:00 |
special.py
|
fix is_important .github/workflows for Windows
|
2024-08-31 07:41:46 -07:00 |
urls.py
|
paul-gauthier -> Aider-AI
|
2024-10-04 13:06:38 -07:00 |
utils.py
|
feat: Add upgrade-strategy option to pip install command
|
2024-09-27 10:43:55 -07:00 |
versioncheck.py
|
paul-gauthier -> Aider-AI
|
2024-10-04 13:06:38 -07:00 |
voice.py
|
fix: move pydub import to avoid warnings
|
2024-09-24 09:29:00 -07:00 |