Releases: osolmaz/mlclaw
Releases · osolmaz/mlclaw
Release list
v0.2.3
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
Highlights
- Adds the ML Claw browser gateway and settings control UI.
- Uses the prebuilt
ghcr.io/osolmaz/mlclawruntime 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 buildnpm run typechecknpm testnpm run check:secretsnpm run pack:check
v0.2.0
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