Resolve 17 merge conflicts preserving ironclaw branding while incorporating all upstream bug fixes and feature updates: - Keep ironclaw name, CLI branding, and custom web app bundling - Take upstream's new gateway auth token auto-generation - Take upstream's shouldSkipRespawnForArgv respawn guard - Take upstream's refactored skills frontmatter (resolveOpenClawManifestBlock) - Merge upstream's ~/.agents/skills path + ironclaw's bundled skills watcher - Take upstream's new GatewayToolsConfig alongside ironclaw's GatewayWebAppConfig - Take upstream's minimalTestGateway guard in server.impl.ts - Take upstream's refactored fs-mocked tests with ironclaw variants - Take upstream's system message + subagent polling guidance tests - Take upstream's dynamic import pattern in onboarding wizard - Fix extensions/feishu workspace reference (openclaw -> ironclaw) - Regenerate pnpm-lock.yaml with updated dependencies Co-authored-by: Cursor <cursoragent@cursor.com>
MiniMax OAuth (OpenClaw plugin)
OAuth provider plugin for MiniMax (OAuth).
Enable
Bundled plugins are disabled by default. Enable this one:
openclaw plugins enable minimax-portal-auth
Restart the Gateway after enabling.
openclaw gateway restart
Authenticate
openclaw models auth login --provider minimax-portal --set-default
You will be prompted to select an endpoint:
- Global - International users, optimized for overseas access (
api.minimax.io) - China - Optimized for users in China (
api.minimaxi.com)
Notes
- MiniMax OAuth uses a user-code login flow.
- Currently, OAuth login is supported only for the Coding plan