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 / v7.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-18 544 Bytes
v7.0.1 -- Fix PyPI packaging source code.tar.gz 2026-03-18 1.3 MB
v7.0.1 -- Fix PyPI packaging source code.zip 2026-03-18 1.4 MB
Totals: 3 Items   2.7 MB 0

Fix: PyPI package now importable

v7.0.0 published an empty shell — import claw_compactor failed with ModuleNotFoundError.

Fixed

  • All internal imports migrated from lib.* to claw_compactor.*
  • pyproject.toml now uses package-dir mapping for proper package structure
  • compressed_context import made optional in FusionEngine
  • CLI entry point updated to claw_compactor.cli:main

Verified

  • pip install claw-compactorfrom claw_compactor.fusion.engine import FusionEngine works
  • 1661 tests passed, 13 skipped
Source: README.md, updated 2026-03-18