Skip to content

Releases: osolmaz/mlclaw

v0.2.3

Choose a tag to compare

@osolmaz osolmaz released this 09 Jul 14:30

Patch release for ML Claw Space branding and install docs.

  • Uses a neutral assistant avatar for OpenClaw fallback profile bubbles instead of the browser/Hugging Face icon asset.
  • Stops immutable caching on mutable branding endpoints.
  • Updates setup instructions to use npx mlclaw@latest.

v0.2.1

Choose a tag to compare

@osolmaz osolmaz released this 09 Jul 13:07

Highlights

  • Adds the ML Claw browser gateway and settings control UI.
  • Uses the prebuilt ghcr.io/osolmaz/mlclaw runtime image.
  • Preloads Hugging Face tooling and skills into OpenClaw sessions.
  • Adds Router model selection and updated live model presets.
  • Improves Space OAuth, startup hardening, branding, and template update behavior.

Verification

  • npm run build
  • npm run typecheck
  • npm test
  • npm run check:secrets
  • npm run pack:check

v0.2.0

Choose a tag to compare

@osolmaz osolmaz released this 17 Jun 15:39
840e050

What's Changed

  • feat: use commander and clack for hclaw cli by @osolmaz in #3
  • feat: require Telegram during bootstrap by @osolmaz in #4
  • feat: add gateway location modes by @osolmaz in #5
  • feat: pin local Docker context by @osolmaz in #6
  • feat: expose bundled agent skill via skillflag by @osolmaz in #7

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@osolmaz osolmaz released this 11 Jun 17:04

Patch release for README asset URL and npm release automation.