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

State that is not in the loaded context seems to affect the quality of changes #136

Closed
tachyonicbytes opened this issue May 25, 2024 · 1 comment

Comments

@tachyonicbytes
Copy link
Contributor

How much state is kept from the conversations?

I call plandex tell, plandex codes something, I accept it, I manually remove some parts and save and commit, then, plandex updates the context, but then when I tell it something again, it reverts some parts of the code that I manually removed, even if the new question wouldn't have to lead to them being added.

Is there hidden context state somewhere that is not in the files that I call load on?

@danenania
Copy link
Contributor

I think this is likely coming from the conversation history. I'll work on preventing this behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants