Releases: KitDoesIt/dsh-compaction-instant
Releases · KitDoesIt/dsh-compaction-instant
Release list
v0.1.4
dsh-compaction-instant v0.1.4
- Browser settings card (Settings → Plugins): the engine now exposes a user-owned
compaction-instantsettings namespace (checkpointScale / checkpointCap / maxTokens / auto / debug / debugLogPath), persisted to settings.yaml and layered over the cordis config — every write re-runs full engine validation - Client bundle (src/client.js,
dsh.clientdual-face): registered under both the alias name and the real package name, so drop-in alias deployments and direct installs both load the card - Host wiring via the official
installSettingsSectionseam — no dsh source changes
v0.1.3
dsh-compaction-instant v0.1.3
- Default
checkpointCapraised 32,768 → 65,536 (64K) — measured sweet spot for tool-dense sessions: ~2.5× more retention (0.88% → 2.2%) at 5.5% of a 1M context, still below the tool-row cliff (~96K) - README: measured compression rates from real sessions (no-drop percentages)
- npm: https://www.npmjs.com/package/dsh-compaction-instant
v0.1.2
dsh-compaction-instant v0.1.2
- Install docs restructured: host-level config rows folded into Method 1
- Published on npm: https://www.npmjs.com/package/dsh-compaction-instant