Release notes

dlake v0.5.24

NewSkillsDocs

npm install -g @commercient/dlake
dlake skills install
Download binaries for v0.5.24 (5 platforms + checksums)
PlatformAssetSize
Linux arm64dlake-linux-arm6434.9 MB
Linux x64dlake-linux-x6436.6 MB
macOS Apple Silicondlake-osx-arm6434.5 MB
macOS Inteldlake-osx-x6436.4 MB
Windows x64dlake-win-x64.exe35.0 MB
ChecksumsSHA256SUMS412 B
  • New: Normal Sync resync. dlake normalsync resync --confirm asks the on-premises agent to re-pull every synced table on its next run; --table <name> queues a single table (SYSPRO custom tables like ArCustomer+ are fully supported), and --clear discards the queued list. Nothing is deleted or dropped — the agent does the work.
  • New: dlake normalsync resync-status. Shows what is queued, plus clone coverage: the rows actually present in each clone table against the count recorded at the last sync — the quickest way to see whether a sync actually moved data, per table.
  • The same operations are available to AI agents as four new admin tools, and the Normal Sync guide and skills cover them. Upgrade: npm install -g @commercient/dlake (or npm install -g datalake).