.. |
coders
|
refactor: conditionally output cached tokens message based on verbosity
|
2024-08-29 06:36:22 -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-08-29 09:40:22 -07:00 |
__init__.py
|
set version to 0.54.7-dev
|
2024-08-29 07:46:14 -07:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
args.py
|
feat: add --update as alias for --upgrade option
|
2024-08-28 22:19:36 -07:00 |
args_formatter.py
|
Fixed sample yml file to use proper filename
|
2024-07-14 17:42:20 +01:00 |
commands.py
|
refactor: remove unused import of scrub_sensitive_info
|
2024-08-29 06:33:39 -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
|
removed get_playwright_instructions
|
2024-07-14 20:04:27 +01: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
|
style: remove unused variable in exception handling
|
2024-08-29 07:42:48 -07:00 |
linter.py
|
Improve linter error handling by replacing invalid characters and adding error handling for subprocess.
|
2024-07-30 15:21:01 -03:00 |
llm.py
|
sssh litellm
|
2024-08-28 12:02:08 -07:00 |
main.py
|
feat: pass parser to Commands class for extended functionality
|
2024-08-29 06:32:27 -07:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
be very conservative with get_model_info if model not found
|
2024-08-28 13:04:00 -07:00 |
prompts.py
|
improve commit message prompt
|
2024-08-27 11:09:41 -07:00 |
repo.py
|
style: Simplify function call
|
2024-08-23 14:18:38 -07:00 |
repomap.py
|
fix: improve error handling for lexer exceptions in AutoCompleter and RepoMap
|
2024-08-28 22:49:22 -07:00 |
run_cmd.py
|
fix pexpect logic
|
2024-08-29 05:56:27 -07:00 |
scrape.py
|
style: format code with linter
|
2024-08-12 09:54:06 -07:00 |
sendchat.py
|
cleanup
|
2024-08-26 15:49:48 -07:00 |
urls.py
|
Better progress indicator in large repos
|
2024-08-06 14:33:09 -03:00 |
utils.py
|
refactor: Move run_interactive_command functions to run_cmd.py
|
2024-08-27 10:39:50 -07:00 |
versioncheck.py
|
feat: add install_upgrade function to install latest version of aider-chat
|
2024-08-27 08:46:05 -07:00 |
voice.py
|
Catch self.sd.PortAudioError gracefully #849
|
2024-07-13 07:57:12 +01:00 |