Metadata-Version: 2.4
Name: hammer-capsa
Version: 0.5.0
Summary: Hammer Capsa: saves your Claude Code work before the tool deletes it. Your record, kept.
Author-email: HammerAI <michelinedlauzon@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://hammerai.ai/capsa
Keywords: claude,archive,record,ai,backup
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Hammer Capsa

**Your AI working record, kept.**

Claude Code keeps a record of your work with it, then deletes that record
after about 30 days. Capsa saves it before that happens.

```
pip3 install hammer-capsa
capsa
```

Capsa copies your Claude Code records (`~/.claude/projects`) into
`~/HammerCapsa`, a folder nothing deletes. It only copies: it never modifies
or removes the originals, and it never sends anything anywhere. Run it once
a week; each run adds only what is new.

Named for the *capsa*, the Roman box that kept scrolls safe.

A [HammerAI](https://hammerai.ai) product.
