mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
Added new files to the git repo: desired.txt, current.txt
This commit is contained in:
parent
36bbf879b5
commit
a61d29a552
2 changed files with 32 additions and 0 deletions
22
desired.txt
Normal file
22
desired.txt
Normal file
|
@ -0,0 +1,22 @@
|
|||
(top)
|
||||
class
|
||||
Coder
|
||||
Coder
|
||||
member
|
||||
__init__
|
||||
( self, io, main_model="gpt-4", fnames=None, pretty=True, show_diffs=False, auto_commits=True, dry_run=False, )
|
||||
apply_updates
|
||||
(self, content, inp)
|
||||
auto_commit
|
||||
(self)
|
||||
check_for_file_mentions
|
||||
(self, content)
|
||||
variable
|
||||
abs_fnames
|
||||
last_aider_commit_hash
|
||||
last_asked_for_commit_time
|
||||
repo
|
||||
Coder.commit
|
||||
function
|
||||
get_dirty_files_and_diffs
|
||||
(file_list)
|
Loading…
Add table
Add a link
Reference in a new issue