# Prized

> Prized is a fully managed cloud dev box that stays always-on, syncs files two-ways with your laptop in ~100ms, and mirrors ports to localhost — at a flat monthly price with no metered compute.

Prized is a fully managed cloud development environment backed by Y Combinator that gives developers a persistent Linux machine in the cloud that behaves like a local workstation. It offers five box sizes from 2 vCPU / 2 GB RAM up to 32 vCPU / 128 GB RAM, and the box keeps running even when the laptop lid is closed — making it well-suited for long builds, dev servers, and AI agent sessions.

## What It Is

Prized is a remote dev box service that eliminates the gap between cloud and local development. Unlike ephemeral cloud IDEs or self-hosted infrastructure, Prized provides a dedicated, always-on Linux machine with two-way file sync, automatic port mirroring to localhost, and persistent terminal sessions — all at a flat monthly price rather than per-core-hour metering.

## How the Localhost Experience Works

The core design goal is making the remote box feel indistinguishable from a local machine:

- **Two-way file sync** — edits made on the box or on the laptop propagate to the other side in approximately 100 ms, including `.git` directories.
- **Ports auto-mirrored** — a server running on the box (including localhost-only servers and WebSocket connections) appears on `localhost` on the developer's laptop within seconds.
- **Sessions never die** — detaching from a session (e.g., closing the laptop on a train) leaves the dev server and any running processes intact; reattaching later resumes exactly where things were left off.
- **Menu bar tray app** — a lightweight macOS/desktop tray app surfaces sync status, port state, and alerts without requiring a browser dashboard.

## Box Sizes and Flat Pricing Model

Prized structures its pricing as a monthly credit balance rather than per-hour billing for compute. A subscriber picks a plan amount ($10–$1,000/month), that amount lands as credit each cycle, and boxes draw from the balance by the hour at each size's rate. Unused credit rolls over for up to two months. Boxes can be suspended (sleeping), at which point only disk storage is billed at a very low rate — compute stops entirely. Resizing a box changes the hourly rate from that moment forward without affecting the plan.

The five named sizes span Nano (2 vCPU, 2 GB RAM) through Extra Large (32 vCPU, 128 GB RAM), with a Small (4 vCPU, 16 GB RAM) positioned as the "daily driver."

## Agent Workloads and Why Flat Pricing Matters

Prized explicitly targets AI agent workflows — Claude Code, Codex, and similar tools — as a primary use case. Because agents can run continuously around the clock, per-hour metering from providers like GitHub Codespaces can make agent sessions expensive. Prized's flat credit model means agent compute is not separately metered; the box runs at the same rate regardless of whether a human or an agent is using it.

## Competitive Positioning

Prized publishes a comparison table against GitHub Codespaces and Coder, highlighting differences the vendor considers meaningful:

- GitHub Codespaces meters every core-hour and stops machines after idle timeouts (max 4 hours idle; no machines above 8 cores / 128 GB per the vendor's notes).
- Coder is self-hosted infrastructure requiring a platform team to operate.
- Prized positions itself as the "finished service at a flat price" — fully managed with no hosting burden and a published flat rate.

The pricing page also includes a cost comparison chart against AWS EC2, Google Cloud, DigitalOcean, GitHub Codespaces, and exe.dev at various daily usage hours, using each provider's published rates as of August 2026.

## Update: Y Combinator Backing

Prized announced backing by Y Combinator, as highlighted at the top of the homepage. The product is actively available with a self-serve sign-up flow and a published pricing page, indicating it is in production rather than waitlist or beta status.

## Features
- Always-on Linux dev box (never stops when laptop closes)
- Two-way file sync (~100ms, including .git)
- Ports auto-mirrored to localhost (including localhost-only servers and WebSockets)
- Persistent terminal sessions (detach and reattach)
- Five box sizes: Nano to Extra Large (2–32 vCPU, 2–128 GB RAM)
- Daily snapshots kept for 7 days
- Resize box size anytime without losing files
- Flat monthly credit pricing — agents never metered separately
- Sleeping box mode (disk-only billing when suspended)
- Credit rollover up to 2 months
- Overage billing option to prevent box pausing
- Menu bar tray app for status, sync, and ports
- SSH access with your own editor and terminal
- No platform team required — fully managed service

## Integrations
Claude Code, OpenAI Codex, Git, OIDC, SSH

## Platforms
LINUX, WEB, API, CLI

## Pricing
Subscription-based

## Links
- Website: https://prized.dev
- Documentation: https://prized.dev/docs
- EveryDev.ai: https://www.everydev.ai/tools/prized
