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

Feature Request: allow multiline input or one-shot with input from argument or stdin #78

Open
kromanow94 opened this issue Sep 7, 2023 · 3 comments · May be fixed by warpy-ai/terminalGPT#6
Assignees
Labels
new:Feature suggestion of feature suggestion

Comments

@kromanow94
Copy link

Feature request

It would be great it it's possible to provide a multiline input to the terminalGTP.

Scenario includes analyzing code snippet but there's probably more.

Expected behavior
One of those would be great but I'm open to other propositions:

  • provide one-shot command like in https://github.com/adamyodinsky/TerminalGPT#one-shot
  • provide cli argument to switch from sending input with Enter to Shift-Enter
    • with this I should be able to start a new line by pressing Enter but to send input to the model I'd have to press Shift-Enter
  • provide functionality to accept input from stdin
@kromanow94 kromanow94 added the bug Something isn't working label Sep 7, 2023
@jucasoliveira
Copy link
Owner

Hi @kromanow94 , thanks for the feedback and suggestions, they are great ideas.
As of right now I'm working on a new version of terminalGPT , in a new repository and with a new approach.
While this is on the works, if you want to add those functionalities, feel free to do so.

@jucasoliveira jucasoliveira added suggestion new:Feature suggestion of feature and removed bug Something isn't working labels Sep 8, 2023
Repository owner deleted a comment from mountaineerbr Nov 29, 2023
@jucasoliveira
Copy link
Owner

@kromanow94 I'm working on those changes as of right now. I've created a new version of terminalgpt allowing multi-taks decision making , plugins and more.

@kromanow94
Copy link
Author

@jucasoliveira nice, thank for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new:Feature suggestion of feature suggestion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants