.. |
coders
|
Auto commit before lint/test/etc
|
2024-07-30 12:19:32 -03: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-07-30 12:31:27 -03:00 |
__init__.py
|
set version to 0.46.2-dev
|
2024-07-29 13:05:56 -03:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
args.py
|
Add support for multiple file arguments using --file
|
2024-07-28 20:58:46 -03:00 |
args_formatter.py
|
Fixed sample yml file to use proper filename
|
2024-07-14 17:42:20 +01:00 |
commands.py
|
Add encoding and error handling to subprocess call in Commands class
|
2024-07-30 15:19:38 -03: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 |
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
|
Add fallback to second model when first model fails in ChatSummary
|
2024-07-30 12:16:32 -03:00 |
io.py
|
Refactor get_completions method to extract command completion logic into a separate function
|
2024-07-30 16:36:13 -03: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
|
ensure litellm respects --no-verify-ssl
|
2024-07-28 17:02:14 -03:00 |
main.py
|
Prompt user to fix lint errors before committing changes
|
2024-07-29 16:42:20 -03:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
Use the main model as a fallback for commit messages
|
2024-07-28 17:14:30 -03:00 |
prompts.py
|
Simpler added_files reply message
|
2024-07-30 14:56:38 -03:00 |
repo.py
|
Give the commit message model the chat context #748
|
2024-06-30 13:02:23 -07:00 |
repomap.py
|
Improve linter support and repo map coverage for various programming languages.
|
2024-07-30 12:30:29 -03:00 |
scrape.py
|
Handle SSL certificate errors in the Playwright-based web scraper
|
2024-07-28 16:35:00 -03:00 |
sendchat.py
|
Add retry support for litellm.InternalServerError in the send_with_retries function in aider/sendchat.py .
|
2024-07-30 12:23:41 -03:00 |
urls.py
|
Updated .env docs
|
2024-06-18 12:57:19 -07:00 |
utils.py
|
sssh
|
2024-07-17 14:38:54 +01:00 |
versioncheck.py
|
check_version shows output for --just-check-update
|
2024-07-17 15:23:47 +01:00 |
voice.py
|
Catch self.sd.PortAudioError gracefully #849
|
2024-07-13 07:57:12 +01:00 |