Ellen Chisa

Warp AI - AI, fully integrated with your terminal

by

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.

Add a comment

Replies

Best
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!
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!
Shrey Jain
I'd love to see this integrated into an existing code base, and potentially index that. For example, a lot of our documentation about code may live in Confluence (why we have this convention, or how this integration is built). Also, inline comments as well as just general practices to make suggestions to code would be awesome. That's when I think this can become useful for large scale orgs! Warp team, you guys are doing it all right, huge congratulations!
Michelle Lim
@shreypjain That's a great suggestion! On top of that, we could also train the tool to understand internal CLIs in companies. (With privacy in mind)
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.
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!
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!
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!
Jay Volk
This seems like a great idea, but I'm concerned about security with this... is this version safe with the AI addition to use and type passwords in, etc? I trust the developer, but just wanted to see how this concern will be addressed... or is this even a valid concern?
Michelle Lim
@jay_volk This is an extremely valid concern. We designed this feature with privacy in mind. Users review all requests before they send it to Open AI, and Warp do not store any data on our servers. We're also thinking through more guardrails to help prevent the user from sending sensitive information through the feature.
Tim Wu
Great product!
Tim Wu
I've been using Warp for a while now, loving the suggested commands, and feel like you guys should definitely lean more on this direction without compromising user security! 🚀
Michelle Lim
@timvvvht Thank you! Absolutely, privacy and security are top of mind for us as we build this feature. In fact, the next feature we're building is entirely local-first. It predicts your next command using a Bayesian model on local history.
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.
Lawrence Lin Murata
This will take terminals and debugging to next level! Really exciting
Michelle Lim
@lawlm Thank you, Lawrence! Yes we hope to make debugging a lot faster.
Scott Mai
Very exciting!
Michelle Lim
@scottmai Thank you!
Catherine Yeo
So excited to use this, congrats on the launch!
Michelle Lim
@catyeo18 Thank you!
Emerson Hsieh
Congrats on the launch, the AI commands feature looks very cool!
Michelle Lim
@emerson_hsieh1 Thank you, Emerson!
Asyraf Hussin
I love Warp. I have been using Warp as my main Terminal since last year.
Michelle Lim
@asyrafhussin4 Thank you!
Brennie Pellegrini
Warp is truly incredible. Their product was amazing before but the addition of AI makes it the best terminal out there.
Shubham Pratap Singh
Congratulations on the launch🎉💯
Michelle Lim
@shubham_pratap Thank you!
Moon
Wow great product. Congrats!!!
Michelle Lim
@moon10 Thank you!
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!
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!