.. |
coders
|
include the users platform
|
2024-07-05 17:03:26 -03:00 |
queries
|
Added README to queries scm dir
|
2024-06-22 06:36:23 -07:00 |
tests
|
Added basic tests for the Help class.
|
2024-07-05 17:32:20 -03:00 |
website
|
copy
|
2024-07-05 14:38:13 -03:00 |
__init__.py
|
set version to 0.42.1-dev
|
2024-07-04 11:23:04 -03:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
args.py
|
Renamed .aider.model... files
|
2024-07-04 11:44:50 -03:00 |
args_formatter.py
|
Added tips
|
2024-07-05 14:05:38 -03:00 |
commands.py
|
better in chat commands table
|
2024-07-05 13:38:06 -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
|
Added gui support for tool_error(log_only=True) #740
|
2024-06-27 10:58:48 -07:00 |
help.py
|
use utf8 for docs
|
2024-07-05 17:05:36 -03:00 |
help_pats.py
|
refac to help_pats
|
2024-07-05 10:18:34 -03:00 |
history.py
|
Handle max_input_tokens set with None #757
|
2024-07-02 19:42:31 -03:00 |
io.py
|
fix for tests
|
2024-07-03 21:02:26 -03:00 |
linter.py
|
Refactored flake8 linting to use subprocess module instead of modifying sys.argv and sys.stdout.
|
2024-06-23 17:07:55 -07:00 |
llm.py
|
streamlit borks sys.path, causes import("litellm") to load our litellm.py; fix
|
2024-07-03 21:32:50 -03:00 |
main.py
|
Use a daemon thread to load_slow_imports
|
2024-07-04 14:35:38 -03:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
streamlit borks sys.path, causes import("litellm") to load our litellm.py; fix
|
2024-07-03 21:32:50 -03:00 |
prompts.py
|
better prompting for LLM to suggest files
|
2024-05-14 06:02:16 -07:00 |
repo.py
|
Give the commit message model the chat context #748
|
2024-06-30 13:02:23 -07:00 |
repomap.py
|
cleanup
|
2024-07-03 17:06:10 -03:00 |
scrape.py
|
make test for playwright more robust #791
|
2024-07-03 21:37:05 -03:00 |
sendchat.py
|
streamlit borks sys.path, causes import("litellm") to load our litellm.py; fix
|
2024-07-03 21:32:50 -03:00 |
urls.py
|
Updated .env docs
|
2024-06-18 12:57:19 -07:00 |
utils.py
|
tempdirs in test_main now cleanup without windows errors
|
2024-06-18 11:57:53 -04:00 |
versioncheck.py
|
use ~/.aider/caches
|
2024-07-05 10:06:23 -03:00 |
voice.py
|
streamlit borks sys.path, causes import("litellm") to load our litellm.py; fix
|
2024-07-03 21:32:50 -03:00 |