cli@1.1.1

supermemoryai/supermemorycli@1.1.1Aug 9, 2026by github-actions[bot]

AI Summary

This release fixes critical Windows build issues by making platform variables shell-agnostic, ensuring all six CLI platform binaries are correctly compiled and cross-compiled.

Key Highlights

  • Fixed Windows release builds and cross-compilation
  • Platform variables now shell-agnostic (win32-x64, win32-ia32)
  • Republished all six CLI platform binaries

Full Release Notes

## 1.1.1 (2026-08-09)

### 🩹 Fixes

- Fix Windows release builds: platform variables now resolve shell-agnostically, so win32-x64 and win32-ia32 binaries build and cross-compile correctly. Republishes all six CLI platform binaries. ([ad36e8dc](https://github.com/the-dev-tools/dev-tools/commit/ad36e8dc))

### ❤️ Thank You

- moosebay