Release notes
dlake v0.5.30
npm install -g @commercient/dlakedlake skills installDownload binaries for v0.5.30 (5 platforms + checksums)
| Platform | Asset | Size |
|---|---|---|
| Linux arm64 | dlake-linux-arm64 | 34.9 MB |
| Linux x64 | dlake-linux-x64 | 36.6 MB |
| macOS Apple Silicon | dlake-osx-arm64 | 34.5 MB |
| macOS Intel | dlake-osx-x64 | 36.4 MB |
| Windows x64 | dlake-win-x64.exe | 35.0 MB |
| Checksums | SHA256SUMS | 412 B |
dlake skills installnow 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;--forceis 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(ornpm install -g datalake).