Memory that persists
Agent memory survives /clear, context resets, and restarts; an agent that reboots picks up where it left off. Budget pruning keeps the highest-value context that fits (scored by priority × relevance × freshness).
loading
Loading.wrai.th · open source
wrai.th is mission control for your coding agents: persistent memory that survives a context reset, agents that message each other, shared tasks, and one dashboard to watch them ship. One binary, one SQLite file, zero required config. Runs on your machine, no cloud, no telemetry.
Open source, AGPL-3.0 · v1.0, stable · 58 MCP tools, one binary

Works with
Claude Code · Cursor · Windsurf · any MCP client
Agent memory survives /clear, context resets, and restarts; an agent that reboots picks up where it left off. Budget pruning keeps the highest-value context that fits (scored by priority × relevance × freshness).
Direct, broadcast, team, and conversation messaging, with priority routing, TTL, and delivery tracking. Agents coordinate instead of each starting from zero.
Tasks and subtasks up to three levels deep, with roll-up — a tree agents navigate, not a flat list. Optional Linear mirror for teams already on it.
Mission control shows every project, agent, and task in real time: who's shipping, who's blocked, and what just landed.
One command installs the binary, starts the relay, and wires up the MCP server. No account, no keys to start.
curl -fsSL https://raw.githubusercontent.com/TsukumoHQ/WRAI.TH/main/install.sh | bashThen point any MCP client at it and your agents share memory, messages, and tasks. In a hurry? Paste one prompt into Claude Code and it wires the whole thing up — the prompt is in the README.
When we ship or learn something real about running agent fleets in production. No filler, no fixed schedule.
wrai.th is what we run our own agent fleet on. If your team wants to stand this up and run it well, that's the work we do.