Introducing Warp Factories: open, flexible infrastructure for building your own cloud software factory. [Learn More](/content/factories/index.html)

# Warp Blog

**The Factory Stack**  
Software factories should be built on an infrastructure stack that is open, composable and defined in code.

## Articles

### [Introducing Factory Benchmarks](/content/blog/warp-factory-benchmarks/index.html)  
6 min  
### [Closing the loop with self-improving cloud software factories](/content/blog/agent-self-improving-software-factories/index.html)  
12 min  
### [The missing feedback loop for software factories](/content/blog/engineering-self-improving-software-factories/index.html)  
8 min  
### [Introducing Warp Factories - open, flexible infrastructure for building your software factory](/content/blog/open-infrastructure-for-building-a-software-factory/index.html)  
14 min  
### [Introducing the Warp Agent CLI: a CLI coding agent that does what others can't](/content/blog/introducing-the-warp-agent-cli-coding-agent/index.html)  
6 min  
### [How to build a cloud software factory - computer use verification](/content/blog/how-to-build-a-cloud-software-factory-computer-use-verification/index.html)  
7 min  
### [The Cloud Software Factory Build Guide](/content/blog/software-factory-build-guide/index.html)  
5 min  
### [The problem with hypergrowth AI startups](/content/blog/the-problem-with-hypergrowth-ai-startups/index.html)

## Get Warp Terminal

Get early access to unreleased and experimental features with [Warp Preview](/content/download-preview/index.html)

### Mac

[macOSVersion 10.14+](https://app.warp.dev/get_warp?package=dmg)

```
$ brew install --cask warp
```

### Linux

[.debDebian, Ubuntu](https://app.warp.dev/get_warp?package=deb) [.rpmRed Hat, Fedora, SUSE](https://app.warp.dev/get_warp?package=rpm)

.deb

[x64](https://app.warp.dev/get_warp?package=deb) [ARM64](https://app.warp.dev/get_warp?package=deb_arm64)

.rpm

[x64](https://app.warp.dev/get_warp?package=rpm) [ARM64](https://app.warp.dev/get_warp?package=rpm_arm64)

.tar.zstArch Linux

[x64](https://app.warp.dev/get_warp?package=pacman) [ARM64](https://app.warp.dev/get_warp?package=pacman_arm64)

AppImage

[x64](https://app.warp.dev/get_warp?package=appimage) [ARM64](https://app.warp.dev/get_warp?package=appimage_arm64)

### Windows

[.exeWindows 11/10 x64](https://app.warp.dev/get_warp?package=exe_x86_64) [.exeWindows 11/10 ARM64](https://app.warp.dev/get_warp?package=exe_arm64)

```
$ winget install Warp.Warp
```
