Open rokn opened 1 year ago
Thanks for this feature request! Warp AI is certainly something we're looking to improve in the future so stay tuned!
To anyone else interested in this feature, please add a :+1: to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.
Wow that looks amazing! Can't wait to try it out!
Describe the solution you'd like?
The current AI integrations in Warp can benefit a lot from a CoPilot-like UX. The current AI command suggested command feature is really helpful but it currently seems to be working only when the last is an error. I think this can be extended to suggesting command when possible from the history of the last commands. For example one could use
npm vite create
which would result in output like:Then Wrap can suggest
cd project_name
and the next commands after executing the first. On top of that I think AI auto completion can be added for the current command much like the UX currently for completing from history.I think this will increase the productivity of Wrap users a lot. I'm free to help explain in more detail if necessary.
Thanks for the great work, Warp team.