-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't edit files #1185
Comments
@similato87 can you please have a look at this? |
@fabiandecuveland, thank you for providing the details necessary to enhance our project! I reviewed the log file, which indicated an error occurred when our project attempted to write diffs back to your codebase. Could you confirm the process you undertook? You selected three files— Additionally, |
Hey @fabiandecuveland, can you please look at @similato87's comment and answer so we can try to solve this issue? |
Hey @fabiandecuveland can you please check this? If we don't hear back from you by next Thursday we'll be closing this issue, but you are always welcome to open it. |
@similato87 Thanks for the reply and sorry for taking so long to answer. |
@fabiandecuveland Thanks for the reply and no worries about the delay! Good news! PR #1198 will fix this issue. We will let you know when the PR is merged. |
@similato87 Good to hear! For when is the release scheduled? |
@fabiandecuveland It was merged last week. If you pull the latest main you can see the updates. For the Pypi release, we will probably have a new release in a month. |
Policy and info
Expected Behavior
I'm trying to have gpt-engineer change a list of files.
Current Behavior
I ran
gpt-engineer <project_dir> -i
.After manually editing the generated list of files in
file_selection.toml
to include all 7 files in the folder, I run the command again. The files are being read and changes proposed, but instead of writing the changes to the files, the following error appears after the LLM response:The files have not been changed.
Failure Information
macOS 14.5
iTerm
Python 3.12
Failure Logs
debug_log_file.txt
The text was updated successfully, but these errors were encountered: