Launch Log 1

Q1 has been one of the busiest periods in Warp’s history. Read on for a recap of the key updates from the last few months.
Save Agent Mode requests as reusable Prompts
Is there a long, repeatable request you keep making in Warp that you want to avoid typing over and over? Or a cool way you put Warp to work that you want to share with the world?
Prompts can be created with the same workflow you use to create new Workflows or Notebooks, and will show up in your Warp Drive. Just like other Drive objects, Prompts can be shared with your teammates and with the broader web.

We’ve been using Prompts for a lot of very useful (and sometimes simply entertaining) jobs.
Some examples:
- Make a PR for me
- Review my code for style and clarity
- Make a diagram of the task Agent Mode just completed
- Play a sound when my long-running command completes
You can see an extended cut of this list on a repo we created— using AI in Warp! Submit a PR to add your own, and tag us in any other ideas on X!
Agent Mode is getting smarter
Knowledge and suggested Rules
Warp can now save Rules, which will inform future responses. Rules can be anything from what tools you use, what libraries you have installed, and how your dev environment is set up. You can even use Rules to tell Agent Mode how to talk to you. Wish your responses were more succinct or more instructional? Make a Rule.
Create Rules by accepting the suggestions that show up after Agent Mode requests, or by manually creating them in the “Rules” pane.

Codebase as context
Metadata about your current github repo will be indexed and used in Agent Mode queries. Metadata may include file names, languages, and directory structure.
No code is ever stored on our servers.
The long (but still important) tail

New update UI: We’ve overhauled our auto-update process and made the “update Warp” UI less intrusive.
Custom dock icons (Mac only): Choose from a curated set of icons and customize your dock!
Performance improvements: New memory structures mean Warp is using 20% less memory on average, leveraging new data structures that are more space efficient.
Warp on Windows: We’re now available on all major platforms. We also selected winners for our launch giveaway. Stay tuned for updates!
What’s next
Q1 has been the most significant quarter in Warp’s history, possibly since our beta launch in 2022. And our plans for Q2 are even more ambitious.
Thanks for being a part of our story— let us know what you think by joining our community on X, Bluesky, or LinkedIn.
Related articles

Apr 28, 2026 · 7 min
Warp is now open-source
Warp is now open-source, and the community can participate in building it using an agent-first workflow managed by Oz, our cloud agent orchestration platform.

Apr 14, 2026 · 2 min
Introducing Universal Agent Support: level up any coding agent with Warp
Warp now supports the most popular CLI coding agents — including Claude Code, Codex, Gemini CLI, and OpenCode — with vertical tabs, notifications, native code review, rich input, and remote control, making it the best terminal for multi-threaded agentic development.

Mar 24, 2026 · 7 min
Build vs buy: how to deploy coding agents at scale
Should you build an in-house agent orchestration system or buy one off the shelf? Here's how to think about the decision and where the real complexity lies.