Download Latest Version v7.1.0 -- Modular Architecture + Repo Polish source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of Claw Compactor

Home / v6.0
Name Modified Size InfoDownloads / 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 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

:::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
Source: README.md, updated 2026-02-10