Skip to content

Releases: KitDoesIt/dsh-compaction-instant

v0.1.4

Choose a tag to compare

@KitDoesIt KitDoesIt released this 14 Aug 07:48

dsh-compaction-instant v0.1.4

  • Browser settings card (Settings → Plugins): the engine now exposes a user-owned compaction-instant settings 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.client dual-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 installSettingsSection seam — no dsh source changes

v0.1.3

Choose a tag to compare

@KitDoesIt KitDoesIt released this 14 Aug 01:18

dsh-compaction-instant v0.1.3

  • Default checkpointCap raised 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

Choose a tag to compare

@KitDoesIt KitDoesIt released this 14 Aug 01:01

dsh-compaction-instant v0.1.2