aider/aider
2023-08-10 16:13:23 -03:00
..
coders quote the HEAD 2023-08-09 18:51:11 -03:00
__init__.py set version to 0.11.2-dev 2023-08-08 12:32:49 -03:00
commands.py aider: Add a new /voice command that returns 'hi gpt' when called. 2023-08-10 15:40:54 -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
history.py Improved summarization split logic 2023-08-10 12:21:51 -03:00
io.py Added hint to Use --encoding to set the unicode encoding. 2023-07-17 08:19:21 -03:00
main.py wip 2023-08-03 09:44:31 -03: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 ensure we diff properly in all cases, with tests #191 2023-08-10 15:33:53 -03: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 Refactor record_and_transcribe function to remove unnecessary api_key parameter and import dump module. 2023-08-10 16:13:23 -03:00