aider/aider
2023-08-19 15:18:46 -07:00
..
coders Handle diff of file not yet part of repo 2023-08-18 13:20:27 -07:00
__init__.py set version to 0.12.1-dev 2023-08-11 08:58:43 -03:00
commands.py Late-bind importing sounddevice, as it was slowing down aider startup 2023-08-19 15:18:46 -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
history.py Improved summarization split logic 2023-08-10 12:21:51 -03:00
io.py pass the input history as a prompt to whisper 2023-08-11 11:03:37 -03:00
main.py add missing import 2023-08-19 07:17:50 -07:00
models.py Disabled general availability of gpt-4 (it's rolling out, not 100% available yet) 2023-07-08 05:57:56 -07:00
prompts.py Add summary prefix 2023-07-22 12:11:01 -03:00
repo.py Handle diff of file not yet part of repo 2023-08-18 13:20:27 -07:00
repomap.py Skip non-files when building repomap #174 2023-08-08 12:02:40 -03:00
sendchat.py updated tests, disabled send cache 2023-08-10 12:27:46 -03:00
utils.py Adopt safe_abs_path 2023-07-07 17:17:33 -07:00
versioncheck.py cleanup 2023-07-20 09:49:40 -03:00
voice.py Late-bind importing sounddevice, as it was slowing down aider startup 2023-08-19 15:18:46 -07:00