Skip to content

v0.1.4

Latest

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