Warp
p/warp
The terminal for the 21st century
Ellen Chisa
Warp AI — AI, fully integrated with your terminal
Featured
67
Warp AI is fully integrated with the terminal to make you more powerful as you work. You can feed terminal output to Warp AI for explanations or error debugging. Warp AI lets you run commands directly from chat responses without needing to copy / paste.
Replies
Suraj Gupta
@ellenchisa Thank you for hunting us! Hey everybody! I’m Suraj, an engineer at Warp. Warp is a blazingly fast Rust-based terminal for developers. Unique from other terminals, Warp has an IDE-like input area and it groups terminal outputs with their inputs. I’m excited to share something new for the Warp terminal today: Warp AI! Warp AI is AI that’s fully integrated into the terminal — so you can get answers without context switching to Google or Stack Overflow. You can ask Warp to explain output from the terminal, suggest a fix for an error, walk you through a complex workflow, or write entire scripts for you. For example, when I get an error that there's another process running on port 3000, Warp AI tells me to "kill $(lsof -t -i:3000)". Warp AI also includes AI Command Search. You can use natural language to look up commands directly from your terminal. From a privacy perspective, data from Warp AI is never stored on Warp’s servers, only sent to OpenAI API through a proxy. Warp AI is in free preview now, available for developers on Mac to try today, with up to 10 requests per day. Give it a try and let us know what you think!
Greg Ratner
Warp has been a major part of the dev tooling for me and my team. The level of satisfaction of using Warp over a standard terminal is unparalleled!
Michelle Lim
@gregratner Thank you!
Thibaut LaBarre
Big fan! Seamless integration and really simplifies finding the right commands for what I need to do. My only wish would be to see it take over my rails console and auto-suggest completions there too.
Michelle Lim
@thibqut Thank you! Integration of repls into Warp is a good suggestion. For now, you can definitely ask Warp AI questions about rails.
Asyraf Hussin
I love Warp. I have been using Warp as my main Terminal since last year.
Michelle Lim
@asyrafhussin4 Thank you!
Ernie A Oporto
Will we be able to put our own Open AI api key to rely on that for query costs?
Michelle Lim
@ernie_a_oporto Hi Ernie, we haven't considered that yet, but thank you for the suggestion!
Geoffrey Bourne
I've been using Warp for months and it is hands down the best terminal I've used.
Michelle Lim
@geoffrey_bourne Thank you for the glowing review!
Coyne Lloyd
Wow this is SO cool. Michelle, I see you in the comments answering questions--what kinds of use cases are you seeing so far?
Michelle Lim
@coyne_lloyd1 Thanks Coyne. Today, I saw a user teach himself how to use the github CLI. Yesterday, I saw a user figure out how to tail logs on GCP without leaving the terminal. For myself personally, Warp AI taught me how to do a find-and-replace throughout my codebase yesterday.
Lucas Vieira
I'm really impressed! Congrats and thanks for adding that. (It will help a lot with my work)
Michelle Lim
@lucasvmiguel Thank you, Lucas! Let me know what you think of it!
Anna Hwang
This looks super cool and will make my life more efficient!
Michelle Lim
@anna_hwang Thank you, Anna! Yes our goal is to minimize context switching and make command line work more efficient!
Clément Joubert
Really awesome, fast, lean terminal for macOS, with genuinely good innovations, attention to detail. Does to terminals what Raycast is doing to launchers and Zed to editors !
Michelle Lim
@clement_joubert1 Thank you for the review. We love Raycast and Zed at Warp as well!
Sergey Bunas
Warp AI seems like it can streamline my workflow by eliminating the need to copy and paste. Its integration with the terminal is definitely a plus. Excited to try it out!
Michelle Lim
@serjobas Thank you! I'm glad you think so! We designed Warp AI to be deeply integrated with the terminal so there's no copy and pasting or window switching.
Emerson Hsieh
Congrats on the launch, the AI commands feature looks very cool!
Michelle Lim
@emerson_hsieh1 Thank you, Emerson!
Brennie Pellegrini
Warp is truly incredible. Their product was amazing before but the addition of AI makes it the best terminal out there.
Michelle Lim
Lucas
So excited to to use this. I’m always googling commands. Terminal is finally going to be friendly 🥹
Michelle Lim
@lukepywalker Thank you!
Catherine Yeo
So excited to use this, congrats on the launch!
Michelle Lim
@catyeo18 Thank you!
Kelvin Zhang
Very cool stuff! Congrats on the launch :)
Michelle Lim
@kelvinzhang Thank you!
Maria
Seems as a great tool! Congrats on the launch! 🙌🥳
Michal
This is a great addition to the already awesome terminal app. As a software developer, I spend a lot of my time in the terminal, and having AI available there makes it a significant improvement for my workflow, especially with growing AI capabilities.
Michelle Lim
@michal_codes Thank you!
Mark Tang
Use ChatGPT to implement the feature?
Michelle Lim
Denis
@szgupta I'd love to use Warp, but weirdly it doesn't have a simple feature, lacking which makes its usage impossible for me: keybinding "Move Backward/Forward One Word" doesn't work in interactive shells, ruby IRB in particular.
Michelle Lim
@szgupta @denisdenis Sorry about this. I just reproduced your issue and filed it here https://github.com/warpdotdev/Wa... Thank you for the feedback!
Denis
@szgupta @michelle_lim1 well, that issue is there since 2021 :D Warp is basically unusable in any sub-shell, python, ruby, psql, etc. But it's completely ignored and new features come every day instead :/
Michelle Lim
@szgupta @denisdenis We just built the fix and it will be out next Thursday.* Thank you for your patience and letting me know of this!