What's New
🦀 OpenClaw & Claude Skill Support
Maxun now supports OpenClaw and Claude Code skills.
You can instruct your AI directly - “list my robots,” “run this robot,” “fetch the latest run data,” etc.
No API calls needed - the AI performs all Maxun actions for you automatically.
Learn more:
- Openclaw: https://docs.maxun.dev/integrations/openclaw
- Claude: https://docs.maxun.dev/integrations/claude-code
What's Changed
- feat: Added Output Format Selection to Crawl and Search Robots by @Rutetid in #1009
- fix: success status being displayed by @amhsirak in #1017
- feat: add cli to main menu by @amhsirak in #1019
- feat: add run status for cli and mcp by @RohitR311 in #1022
- fix: copy clipboard hosted context by @RohitR311 in #1024
- feat: use dialog instead of custom generic modal by @amhsirak in #1020
- fix: add missing i18n translation keys across all locales by @Smeet23 in #1025
- feat: add claude code integration by @amhsirak in #1028
- fix: misc ui fixes by @amhsirak in #1029
- chore: pre-release v0.0.37 by @amhsirak in #1030
New Contributors
Full Changelog: v0.0.36...v0.0.37