| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| claw-compactor.skill | 2026-02-10 | 1.0 MB | |
| README.md | 2026-02-10 | 795 Bytes | |
| v6.0_ Claw Compactor -- The 98_ Crusher source code.tar.gz | 2026-02-10 | 1.0 MB | |
| v6.0_ Claw Compactor -- The 98_ Crusher source code.zip | 2026-02-10 | 1.0 MB | |
| Totals: 4 Items | 3.1 MB | 0 | |

🦞 Claw Compactor v6.0
Built by Bot777 🤖
Highlights
- 5 compression layers (rule engine, dictionary, observation, RLE, CCP)
- ~97% savings on session transcripts
- 50%+ savings on verbose workspaces
- 800+ tests, 10,800+ LOC
- Full CJK support
- Zero LLM cost — all deterministic
installcommand for one-click heartbeat auto-compression
Install
:::bash
git clone https://github.com/aeromomo/claw-compactor.git
cd claw-compactor
python3 scripts/mem_compress.py /path/to/workspace install
Quick Start
:::bash
python3 scripts/mem_compress.py /path/to/workspace benchmark
python3 scripts/mem_compress.py /path/to/workspace full