Release notes

dlake v0.5.30

Skills

npm install -g @commercient/dlake
dlake skills install
Download binaries for v0.5.30 (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
  • dlake skills install now refreshes existing skill files. Installing over an earlier copy updates it in place and reports each file as created, updated or unchanged. The previous behaviour, leaving existing files alone, is available with --skip-existing; --force is still accepted and has no effect.
  • Every agent skill now tells the agent to check for a newer dlake first. Updates are frequent and the skill text ships inside the CLI, so each skill opens with the two commands that confirm you are on the latest version and refresh the installed copies.
  • Upgrade: npm install -g @commercient/dlake (or npm install -g datalake).