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

plandex tell not keeping changes #77

Closed
DylanDelobel opened this issue Apr 10, 2024 · 1 comment
Closed

plandex tell not keeping changes #77

DylanDelobel opened this issue Apr 10, 2024 · 1 comment

Comments

@DylanDelobel
Copy link

Hello there 👋

Want to try out your project

install via curl bash
export key/org
plandex new
plandex load src/**/*.ts

I tried 3 times, but nothing was recorded or written into a file 😢
image

plandex make this directory so I don't think this is a permission issue 🤔
image

@danenania
Copy link
Contributor

danenania commented Apr 11, 2024

It looks like it messed up the file labelling format, which can happen sometimes despite lots of prompting telling the model to follow the format strictly.

The parser corrects for a bunch of common mistakes, but doesn't have the ### file-path: mistake included (it should just be - file-path:), so I'll add that one too.

In the meantime, you could try again, and you could also try adding something to the prompt like "You must use the file label format from your instructions" to reinforce it even more.

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