Warp
p/warp
The terminal for the 21st century
Melanie Crissey
Agent Mode in Warp AI โ€” Use plain English to do any dev task
Featured
23
โ€ข
Switch into Agent Mode and accomplish any dev task from your terminal. Agent Mode understands natural language, can execute commands with your permission, is self-correcting, and can learn any CLI. Try Agent Mode in Warp today.
Replies
David Plakon
Maker
๐Ÿ“Œ
Hey Product Hunt ๐Ÿ‘‹ David, product designer at Warp here โ€” Today, weโ€™re super pumped to announce the launch of Agent Mode in Warp AI. When we set out to build Agent Mode, we wanted to imagine what an AI-native, deeply integrated terminal experience might look like. What we came up with is a new way to interact with the command line using natural language. What makes it extra powerful is that if Agent Mode needs more context to complete your task, it can suggest commands to gather more context, read the output, and use that information to help you achieve your goal. We believe this short feedback loop between developers, AI, and commands is a powerful interaction paradigm for software development. Privacy and transparency were key principles guiding the design of Agent Mode. If Agent Mode needs to run a command, it will always ask your permission before doing so. In addition to giving the user visibility into what information is being sent to the LLM, it also creates transparency in the system, allowing you to intuit how it works. Weโ€™re really excited to share Agent Mode with everyone here at Product Hunt, and developers everywhere. To give Agent Mode a spin, download or update Warp today and just type โ€œhello.โ€
Amit Arora
@dplakon Very interesting product. Congratulations for the launch ๐ŸŽ‰ my mind is getting naughty and I am thinking like writing in text: "AI, I am thinking that superbowl ad is working good, we might get more traffic tonight. So, go and scale my Kubernetes cluster for tonight and come back and ask me again tomorrow morning" ๐Ÿ˜ƒ
David Plakon
@amit_arora Try it! It might work actually.
Sankeerth Julapally
Love the concept, David! How do you see Agent Mode evolving in the future? Are there any additional features or integrations planned for upcoming updates?
David Plakon
@sankeerth_julapally we see Agent Mode as the foundation for a powerful interaction paradigm for development where the human feedback loop is much shorter than something like Devin. We have much more planned, stay tuned :)
Thet Lin Thu
Agent Mode is a truly interesting way to interact with the command line. Congrats on the launch, Warp team!
Peter Nunn
I'd just be happy if warp worked at all using a fish shell in Linux. Issue has been open for months and months and every new release I hope it might work... but it doesn't.
Benjamin Sloutsky
Interesting idea. I think the terminal along with ai is very powerful. Congrats on the launch!
Salar Davari
Congrats on the launch. This looks promising.
Arun Kodavali
Hey guys, congrats on the launch. Seems like a really cool project with Devin and other products inspired by it growing exponentially. How would you say that this is different from the former? And is the entire LLM in our local machine or server is involved even after setting up?
David Plakon
@arun_kodavali I think weโ€™re trying to solve the same problem as Devin, but approaching it from a different angle. We believe the feedback loop between devs and AI should be much shorter.
Arun Kodavali
@dplakon Shorter in the sense of context or number?
David Plakon
@arun_kodavali number of steps between human intervention.
Congrats for your launch here! Looks like the spiritual successor to iTerm!
Toshit Garg
Congrats on launching Agent Mode in Warp AI....
Milli Sen
Congrats on the launch! This is pretty impressive!
Sullivan
good idea
Ramya PK
Launching soon!
Are there any collaboration features within Agent Mode for teams working on the same project? How can multiple developers benefit from this AI integration? Great launch!
Cynthia Bolasina
Hey David and the Warp team! ๐Ÿ‘‹ Congratulations on launching Agent Mode in Warp AI! As a Tech Recruiter Lead, I'm intrigued by innovations that streamline developer workflows. Agent Mode's integration of natural language with the command line promises a more intuitive and efficient coding experience. I'm curious, how does Agent Mode handle complex tasks that require multiple commands and iterations? Excited to see this in action!
Greg Ratner
I had a chance to preview this functionality about a month ago, and was really blown away. Something I could never imagine possible, having plane-text help to help me work through, often challenging, command line tasks - this is awesome! I find that command line interface is a natural UI for LLM functionality and the Warp team did a great job integrating it seamlessly into the experience, love it! ๐ŸŒช๏ธ
Robert Orr
Hi all. Just wanted to give some feedback on warp/AI. I downloaded the tool, and started trying it, and while its great, I found an issue. I was asking questions about extracting mp3 metadata, and it suggested to use the tool exif. This is fine, however, when I typed in exif -h to get more information, I accidentally typed exit instead, and I lost the window and it hadn't preserved my history. it might be a useful option to handle that sort of thing, in settings perhaps? I do realize there's several ways I can handle this, including putting a wrapper around the tool, or maybe renaming the binary.
Robert Orr
I guess it might be reasonable to say the history loss was a bug, but I'm not sure. it did in fact do exactly what I typed.
Robert Orr
@geeknik You're right - but that's not the issue. What I was commenting on was that merely by mistyping a single character, I would lose the command window and my entire history. Yes, I realize that its my fault for not verifying the command - its an incredibly easy mistake to make - and a setting that enables this to NOT happen could be useful.