Skip to content
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

[BUG]:A lot of times it adds lines to the beginning and the end of a source file, making it unuseable without manual editing. #919

Open
phalexo opened this issue May 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@phalexo
Copy link

phalexo commented May 9, 2024

Version

Command-line (Python) version

Operating System

Ubuntu Linux

What happened?

It adds (not always)
------------------------------------------format--------------------------------------------------
source code here.
----------------------------------------end_of_format--------------------------------------------
to files it creates or edits, and then does NOT remove them. So when
node source.js
is run, one gets an error on those non-source lines.

@phalexo phalexo added the bug Something isn't working label May 9, 2024
@techjeylabs
Copy link
Collaborator

hey there, can you please add some more context? when does this happen? are u using a custom llm ?

@techjeylabs techjeylabs changed the title A lot of times it adds lines to the beginning and the end of a source file, making it unuseable without manual editing. [BUG]:A lot of times it adds lines to the beginning and the end of a source file, making it unuseable without manual editing. May 12, 2024
@defineprogramming
Copy link

I also get this. Happened after like an hour of the agents working together and it was unsuccessful at fixing it. Had to manually edit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants