Your AI forgets.
Hydrate remembers.
Claude Code starts each session with a blank mind. Hydrate captures what was built, decided, and named - then quietly injects it into the next session. No prompt engineering. No screenshots of previous chats. Just context that works.
curl -fsSL gethydrate.dev/install | sh Apple Silicon and Intel both supported - the installer picks the right binary.
curl -fsSL gethydrate.dev/install | sh amd64 and arm64 both supported - the installer picks the right binary.
Native Windows binaries ship post-beta. For now, install via WSL2 - the installer detects Linux inside WSL and works exactly as on a regular Linux box.
# Inside WSL2 (Ubuntu, Debian, etc.):
curl -fsSL gethydrate.dev/install | sh
No WSL?
Install WSL2 in 60 seconds →
Or grab the Linux tarball manually:
latest release →
Tokenmaxxing isn't productivity - it's expensive churn. Hydrate measures cost per shipped session, not tokens spent. Read the receipts →
What kind of developer are you?
Hydrate's pitch lands differently depending on how you ship. Pick the audience that fits and we'll skip the parts that don't apply.
Buy back the days Claude forgot.
You ship alone. Half your week is re-explaining the architecture to a forgetful model. Hydrate buys those days back. Free for up to 2 active projects, forever.
Juniors ship at senior quality.
Pin the architecture once on Opus. hydrate sync
propagates it to every teammate's CLAUDE.md.
Juniors on Haiku inherit Opus-tier discipline at ~10% of the cost.
Stop paying for tokens. Start paying for shipped work.
The Hybrid cell ships 7-of-7 at $0.20 per shipped session - 12% of raw-Opus cost. Self-host, SSO, SOC 2, air-gap if you need it. The empirical answer to tokenmaxxing.
From the 2026-04-17 benchmark run. $67 of real API spend. Every number is reproducible.
The difference is execution, not intelligence.
Models don't get smarter with Hydrate. They get context. That's usually enough.
$ claude "add a dark mode toggle"
Haiku: What should the default
colour scheme be?
Haiku: What do you mean by
"toggle" - a button? switch?
Haiku: Which pages should be
affected?
[ nothing written ] $ claude "add a dark mode toggle"
Haiku: edits src/styles/globals.css
Haiku: edits src/components/Nav.tsx
Haiku: Done. Toggle wired to
prefers-color-scheme. Persists in
localStorage. Icon updates on
change. Reliability is the unlock. Cost savings follow.
Hydrate isn't a uniform speed-up. Each model has a different failure mode without context - refusal, drift, re-exploration, ceiling-hitting - and Hydrate removes all four. Cost reduction is the measurable consequence; reliability is the primary change.
Three quiet pieces.
Hooks
Hydrate installs two Claude Code hooks - UserPromptSubmit and Stop.
They're invisible to you. They capture each session's prompt, decisions, and output.
Facts
Between sessions, an extractor pulls concrete facts - "pricing tiers are Free/Pro/Team", "accent colour is #89b4fa" - and stores them scoped to your project.
Dashboard
A local dashboard at localhost:8089/dashboard shows your spend, cache ratio,
and facts per project. Nothing ever leaves your machine - Free, Pro, or Team.
This site is its own first data point.
Hydrate reads Claude Code's local transcripts and adds them up. These are the real numbers for the work that produced gethydrate.dev - no rounding, no cherry-picking.
Priced at Sonnet rates ($3/$15/$0.30/$3.75 per MTok). Snapshot: 2026-04-18. Raw JSON: /usage.json.
Start free. Lock $5/mo Pro forever.
Register during beta - whichever edition you pick - and your Pro rate is locked at $5/mo forever, even if retail launches higher. How this works →
Free
Up to 2 active projects, full hooks + dashboard. No account. Registering during beta also locks your future $5/mo Pro rate.
Install + lock ratePro
$9/mo retail (not yet guaranteed) · free during beta + 1 month after launch
Unlimited active projects plus per-project backup / restore. Free for everyone during beta and for 30 days after v1 launches; $5/mo only when you choose to subscribe.
See Pro details →Team
Shared project memory across teammates. Indicative launch rate; Team is not part of the beta lock.
Join Team waitlist →Enterprise with SSO, self-host, org-scoped facts - contact sales.
Install in 30 seconds.
No account. No telemetry. The Free tier never touches the network.
curl -fsSL gethydrate.dev/install | sh Apple Silicon and Intel both supported - the installer picks the right binary.
curl -fsSL gethydrate.dev/install | sh amd64 and arm64 both supported - the installer picks the right binary.
Native Windows binaries ship post-beta. For now, install via WSL2 - the installer detects Linux inside WSL and works exactly as on a regular Linux box.
# Inside WSL2 (Ubuntu, Debian, etc.):
curl -fsSL gethydrate.dev/install | sh
No WSL?
Install WSL2 in 60 seconds →
Or grab the Linux tarball manually:
latest release →