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

[FEAT]: Explain and suggest like warp with only one user input #83

Open
o-mago opened this issue Jun 26, 2024 · 1 comment
Open

[FEAT]: Explain and suggest like warp with only one user input #83

o-mago opened this issue Jun 26, 2024 · 1 comment
Labels
enhancement New feature or request needs-triage needs to be reviewed

Comments

@o-mago
Copy link

o-mago commented Jun 26, 2024

Thanks for taking the time to fill out this out! 🙇
By submitting this issue, you agree to follow our Code of Conduct.

Describe the need

I'm currently using warp. They have a nice AI feature, where you ask in natural language for a command to do something, it will explain it first and then fill the input for the user with the command already.
Captura de tela de 2024-06-26 11-24-48

It could be achievable by using flags like:
gh copilot explain --suggest --no-interaction

This way the user will have less friction in using it, it is more natural, like a conversation, not like I'm selecting the Pokémon attack I want to use

Version

Relevant terminal output

@o-mago o-mago added enhancement New feature or request needs-triage needs to be reviewed labels Jun 26, 2024
@o-mago o-mago changed the title [FEAT]: Explain and suggest like warp with one question and only one user input [FEAT]: Explain and suggest like warp with only one user input Jun 26, 2024
@seivan
Copy link

seivan commented Jul 5, 2024

I wrote a suggestion on how this can be implemented in #87

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

No branches or pull requests

2 participants