1.9.38
Install
npm install -g @swarmclawai/swarmclaw@1.9.38
Docker
docker pull ghcr.io/swarmclawai/swarmclaw:v1.9.38docker pull ghcr.io/swarmclawai/swarmclaw:latest
macOS desktop
- macOS builds publish both .dmg and .zip when Developer ID signing + notarization are configured. Until then, the desktop workflow publishes zip-only macOS artifacts to avoid the damaged unsigned DMG path. If Finder still reports a quarantined app, run
xattr -dr com.apple.quarantine /Applications/SwarmClaw.appafter installing, then open it again.
What's Changed
- feat: add TokenMix as a built-in OpenAI-compatible provider by @TokenMixAi in #118
- fix: publish zip-only unsigned macOS desktop artifacts by @zerone0x in #119
- Resolve OpenRouter context windows from model metadata by @mixon00 in #120
New Contributors
- @TokenMixAi made their first contribution in #118
- @zerone0x made their first contribution in #119
- @mixon00 made their first contribution in #120
Full Changelog: v1.9.37...v1.9.38