Zach Lloyd Profile picture
Founder @warpdotdev, rebuilding the Terminal for the modern age. Prev: Principal Eng at Google Docs, Co-founder at SelfMade, Interim CTO at TIME.
Mar 16, 2023 6 tweets 3 min read
1 / Today we’re announcing the launch of Warp AI — AI that’s fully integrated with your terminal.

Warp AI can explain console errors, suggest fixes, write scripts, or walk you through complex installations. No external tools needed. No context switching. 2 / Using @OpenAI APIs, we’ve built Warp AI to work with Warp’s modern interface in the terminal.

For example, you can right-click an error from an output block. Then, ask Warp AI to suggest a fix and put the fix directly into Warp’s modern text editor. Image
Apr 5, 2022 6 tweets 5 min read
Excited to share that @warpdotdev, the Rust-based modern terminal, is now in public beta!

Any Mac user can now download and use Warp here 👉 warp.dev

More on Warp and our Series A below 👇 1/6 Warp is a blazingly fast, Rust-based terminal for the modern age.

With Warp, you get
📋Grouped commands and outputs
✍🏻A code editor for your input area
🪄Workflows: search or save hard-to-remember commands
🎨Themes, visual menus, natural language command generation & more 2/6
Jul 14, 2021 8 tweets 4 min read
Excited to come out of stealth and share what we've been working on:

Warp is a blazingly fast, Rust-based terminal for the modern age.

With Warp, you get
-Grouped commands and outputs
-A full text editor for input
-Visual menus for history & completions
-Command palette
1/7 2/7
The first thing we built was Blocks:

We group a command and its output into a block. It’s now easier for you to navigate, copy, save, and share units of work.