jucasoliveira / terminalGPT

Get GPT like chatGPT on your terminal
MIT License
1.01k stars 182 forks source link

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

Open kromanow94 opened 1 year ago

kromanow94 commented 1 year ago

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:

jucasoliveira commented 1 year ago

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 commented 2 months ago

@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 commented 2 months ago

@jucasoliveira nice, thank for the update!