aider/aider
2024-09-09 14:45:11 -07:00
..
coders feat: add shell command suggestion toggle and related prompts 2024-09-07 07:21:41 -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
website copy 2024-09-09 14:43:35 -07:00
__init__.py version bump to 0.56.0 2024-09-09 14:45:11 -07:00
__main__.py Added main entry point file. 2024-06-20 07:34:15 -07:00
args.py feat: add --chat-language argument for specifying chat language 2024-09-05 12:47:53 -07:00
args_formatter.py Fixed sample yml file to use proper filename 2024-07-14 17:42:20 +01:00
commands.py feat: enhance GitHub issue reporting functionality 2024-09-04 10:14:25 -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 refactor: change tool_error to tool_warning for non-critical messages 2024-09-03 13:30:04 -07:00
help.py renamed hf-embed -> help 2024-07-16 11:03:01 +01:00
help_pats.py refac to help_pats 2024-07-05 10:18:34 -03:00
history.py style: Improve code formatting in history.py 2024-08-23 14:18:17 -07:00
io.py fix: handle UnicodeEncodeError in prompt session 2024-09-09 13:56:27 -07:00
linter.py feat: add error handling for parser loading in basic_lint function 2024-09-09 13:28:04 -07:00
llm.py chore: set LITELLM_MODE environment variable to PRODUCTION 2024-08-31 17:53:24 -07:00
main.py refactor: improve error handling for git version check 2024-09-09 13:44:02 -07:00
mdstream.py fix test for windows 2024-06-29 09:13:22 -07:00
models.py fix: update model configurations 2024-09-06 13:44:42 +02:00
prompts.py improve commit message prompt 2024-08-27 11:09:41 -07:00
repo.py feat: add IndexError to ANY_GIT_ERROR tuple in repo.py 2024-09-09 13:46:03 -07:00
repomap.py refactor: improve error handling for SQLite operations in RepoMap 2024-09-09 13:34:49 -07:00
report.py feat: enhance GitHub issue reporting functionality 2024-09-04 10:14:25 -07:00
run_cmd.py refactor: improve error handling in run_cmd function 2024-09-04 08:56:34 -07:00
scrape.py move imports into method 2024-09-03 08:05:21 -07:00
sendchat.py cleanup 2024-08-26 15:49:48 -07:00
special.py fix is_important .github/workflows for Windows 2024-08-31 07:41:46 -07:00
urls.py refactor: move GitHub issue URL to urls.py 2024-08-29 10:07:24 -07:00
utils.py refactor: change tool_error to tool_warning for non-critical messages 2024-09-03 13:30:04 -07:00
versioncheck.py refactor: change tool_error to tool_warning for non-critical messages 2024-09-03 13:30:04 -07:00
voice.py feat: add error handling for transcription in Voice class 2024-09-03 08:59:58 -07:00