Skip to content

Releases: aeromomo/claw-compactor

v6.0: Claw Compactor 🦞 β€” The 98% Crusher

10 Feb 00:27

Choose a tag to compare

Claw Compactor Banner

🦞 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
  • install command for one-click heartbeat auto-compression

Install

git clone https://github.com/aeromomo/claw-compactor.git
cd claw-compactor
python3 scripts/mem_compress.py /path/to/workspace install

Quick Start

python3 scripts/mem_compress.py /path/to/workspace benchmark
python3 scripts/mem_compress.py /path/to/workspace full