From b0d7887349c793c016bb4b107c6fdab704f5a658 Mon Sep 17 00:00:00 2001 From: Petra Donka Date: Mon, 16 Feb 2026 18:08:10 +0100 Subject: [PATCH 1/3] Update README.md --- profile/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/profile/README.md b/profile/README.md index 702d1d5..6b44767 100644 --- a/profile/README.md +++ b/profile/README.md @@ -20,7 +20,7 @@

-## About +## About Warp We built Warp to solve two problems we kept hitting as a team writing software: terminals haven't kept up with how developers work today, and agentic development tools don't scale beyond your laptop. @@ -28,9 +28,11 @@ We built Warp to solve two problems we kept hitting as a team writing software: **Oz is an orchestration platform for cloud agents.** Spin up unlimited parallel coding agents that are programmable, auditable, and fully steerable. Automate repetitive tasks, build on agents, and run them in parallel in the cloud. [Create an agent →](http://warp.dev/oz) -## Installation +## Getting started -You can [download Warp](https://www.warp.dev/download) and [read our docs](https://docs.warp.dev/) for platform-specific instructions. +[Download](https://www.warp.dev/download) the Warp app and [read our docs](https://docs.warp.dev/) if you're just getting started with Warp. + +You can also take a look at the open-source [oz-skills](https://github.com/warpdotdev/oz-skills) and [oz-dev-environments](https://github.com/warpdotdev/oz-dev-environments) that you can use via [cloud agents](https://docs.warp.dev/agent-platform/cloud-agents/cloud-agents-overview). ## Changelog and Releases From 675d64a87211962e04f9294b0692ddf3bd177a2f Mon Sep 17 00:00:00 2001 From: Petra Donka Date: Thu, 19 Feb 2026 12:34:42 +0100 Subject: [PATCH 2/3] Update README.md --- profile/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 6b44767..6e76550 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,8 +1,9 @@ - Warp Agentic Development Environment product preview + Warp Agentic Development Products

+ Website · Code From 58bb0a4008d3251da66806dd4a86f56f74d90954 Mon Sep 17 00:00:00 2001 From: Petra Donka Date: Thu, 19 Feb 2026 12:35:38 +0100 Subject: [PATCH 3/3] Update README.md --- profile/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/profile/README.md b/profile/README.md index 6e76550..ce1d2f2 100644 --- a/profile/README.md +++ b/profile/README.md @@ -3,7 +3,6 @@

- Website · Code @@ -19,8 +18,6 @@ How Warp Works

-

- ## About Warp We built Warp to solve two problems we kept hitting as a team writing software: terminals haven't kept up with how developers work today, and agentic development tools don't scale beyond your laptop.