0verload

Persistent memory & version control for Claude Code.

Finally — it’s available.

↓ Free Download — 0verload installer

It doesn’t just retrieve — it thinks before it answers. 100% recall where similarity search guesses, and it never hands back anything you didn’t store.

A single executable for Windows 10 & 11.

0verload — live store · 123 files resident in RAM
O-> ?( name("background") )
OK: 97 match(es)
  background-001.html   background-002.html   background-003.html
  … 97 files — direct-addressed, no crawl, no index build

O-> grep lineDiff
  screensaver-codescrub.html:  function lineDiff(aText,bText){
  screensaver-codescrub.html:    var ops=lineDiff(prevText,text), …
  2 matches · searched 123 files: 123 store-cached, 0 disk

O-> history screensaver-codescrub.html
  LOG screensaver-codescrub.html  (19 versions)
    v1   2026-07-25 20:25:32   8174b
    v17  2026-07-26 01:50:31  14698b
    v19  2026-07-26 01:54:49  14939b
  every save kept — roll back to any one

trying to break it and failing

Real queries against a live store — not a mockup. A grep that never touches the disk, every version of every file kept. Copy them, run them, try to make it miss.

0verload

Persistent memory and source-code version control
built for Claude Code.

What it does

Memory

Durable, context-efficient memory. Claude offloads what it learns to a store and pulls it back on demand — so it boots up already knowing your project, and your context window (and token bill) stays lean.

Version control

The space between your git commits. Every save is backed up automatically — roll back to any moment, not just the ones you remembered to commit.

Orchestration In development

Coordinating fleets of Claude Code agents from one surface — task queues, heartbeats, and live channels instead of a pile of terminal windows. On the roadmap, not shipping yet.

How it fits your workflow

It doesn't replace GitHub — it covers the gaps

You commit your milestones to git. But between those commits are hours of work: experiments, half-finished refactors, the version that worked five minutes ago. 0verload versions every single save automatically, so every one of those in-between states is recoverable.

Keep checking your major versions into GitHub. 0verload keeps everything in between — every save you'll wish you had a backup of, now you do.

Memory that pays for itself in tokens

Every turn re-reads your whole context window — the bigger it gets, the more each turn costs and the slower it runs. 0verload's memory flips that: Claude keeps only pointers hot and offloads the detail to a durable store, pulling facts back exactly when needed.

Effective memory goes unbounded while your working context — and your token spend — stays small. Start using the memory and your budget goes further.

Native to Claude Code — no plugin

0verload speaks MCP natively, so its tools show up in Claude Code the moment you install it: versioned file reads and writes, full history, and memory — all callable directly. It auto-enrolls the project you're working in and persists your memory across sessions.

It also speaks A2A and OpenAI-compatible APIs, so it drops into whatever else you build with, too.

In development

Temporal recall In development

We're improving the memory engine's temporal recall — how it relates events across time and topic, so it can place undated events on the timeline and answer questions like “what happened between X and Y.” It's built and under test on a separate branch; once testing is complete it will be merged into the main codepath.

An initial test case — three events logged under three different topics, in three different vocabularies, related into one ordered chain, with the undated middle event placed on the timeline between the two dated anchors:

  planning#1     m-03                          # absolute anchor
  engineering#1  ~after  [m-03 .. 2024-03-17]  # undated event, bounded between the anchors
  postmortem#1   2024-03-17                     # absolute anchor

Pricing

$20
per month
30-day free trial
Start free trial
$200
per year
30-day free trial
Start free trial

Cancel anytime. Subscriptions are billed and secured by Stripe.

Your account

Your subscription attaches to this email — create the account first, then start your trial.
💬 chat with us