Release notes

dlake v0.5.17

Skills

npm install -g @commercient/dlake
dlake skills install
Download binaries for v0.5.17 (5 platforms + checksums)
PlatformAssetSize
Linux arm64dlake-linux-arm6434.9 MB
Linux x64dlake-linux-x6436.6 MB
macOS Apple Silicondlake-osx-arm6434.4 MB
macOS Inteldlake-osx-x6436.3 MB
Windows x64dlake-win-x64.exe35.0 MB
ChecksumsSHA256SUMS412 B
  • Updated bundled agent skills. The integration-setup skill now gives an AI agent much firmer guidance through the CRM OAuth step:
    • which callback style to use per CRM (HubSpot always uses the website flow - no local listener needed, and the browser can be on any machine);
    • completing the token exchange promptly once the authorization lands (authorization codes are short-lived);
    • that confirmation PINs arrive by email after the exchange completes - they are never shown on screen;
    • asking you before deferring a CRM connection or submitting placeholder ERP credentials, and saying clearly when a setup will not sync yet.
  • The npm packages (@commercient/dlake and the datalake alias) now link the GitHub repository and the browsable skills folder from their pages.
  • No CLI command changes. Upgrade: npm install -g @commercient/dlake (or npm install -g datalake).