mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
fix: Add abs_read_only_fnames to get_coder_state
This commit is contained in:
parent
ac4c339904
commit
46dc6a0b90
1 changed files with 1 additions and 0 deletions
|
@ -689,6 +689,7 @@ class Coder:
|
|||
self.get_inchat_relative_files(),
|
||||
self.get_addable_relative_files(),
|
||||
self.commands,
|
||||
self.abs_read_only_fnames,
|
||||
)
|
||||
|
||||
def preproc_user_input(self, inp):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue