Skip to content

1.9.38

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:14
· 1 commit to main since this release

Install

  • npm install -g @swarmclawai/swarmclaw@1.9.38

Docker

  • docker pull ghcr.io/swarmclawai/swarmclaw:v1.9.38
  • docker 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.app after 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

Full Changelog: v1.9.37...v1.9.38