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

GPT added TODOs could trigger a different flow #189

Open
jakethekoenig opened this issue Oct 19, 2023 · 1 comment
Open

GPT added TODOs could trigger a different flow #189

jakethekoenig opened this issue Oct 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jakethekoenig
Copy link
Member

I find when I ask mentat to write very large blocks of code it often adds some TODOs (example attached). I don't think this is necessarily undesirable because:

  1. gpt might think better step by step in this way
  2. If the method outline it writes is bad it gives the user an opportunity to save tokens/time and ask for higher level changes before implementation

But it would be cool I think if mentat detected TODOs in the code and instead of Apply these changes Y/n/i it said something like: Would you like me to implement the TODOs (Y), Just apply these changes (J) or Throw them out (N).
For example. I'm not sure what the exact phrasing should be.
transcript_20231019_073927.log

@jakethekoenig jakethekoenig added the enhancement New feature or request label Oct 19, 2023
@jakethekoenig
Copy link
Member Author

jakethekoenig commented Oct 19, 2023

Also side note on our html conversation viewer: github doesn't let you upload html files, presumably because the browser would try to open them and that could be confusing or a security risk. It might be good to also support markdown for easy sharing.

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

No branches or pull requests

1 participant