Crush.skill v2.4.4
Crush.skill v2.4.4
This release improves the standalone CLI onboarding experience with multilingual UI and a guided model setup wizard.
Highlights
- Default CLI language is now English for fresh installs.
- Added
/languageand typo-compatible/laguagecommand with an arrow-key picker. - Supported UI languages: English, Simplified Chinese, Traditional Chinese, Russian, and Japanese.
- Added
/modelguided setup with three steps: provider, model name, API key. - First interactive run automatically opens the model setup wizard when no model is configured.
- Provider presets: OpenAI, Claude/Anthropic, Gemini/Google, DeepSeek, Kimi/Moonshot, Qwen/DashScope, and Custom.
- Real provider adapters: Claude uses Anthropic Messages API, Gemini uses Google generateContent, and OpenAI/DeepSeek/Kimi/Qwen use OpenAI-compatible Chat Completions.
- Non-interactive and piped runs no longer get interrupted by first-run setup.
- Expanded smoke tests for i18n, provider setup, Claude/Gemini adapters, model errors, and timeline behavior.
Assets
crush_skill_openclaw.zip: OpenClaw-ready skill package.crush_skill_qwenpaw.zip: QwenPaw-ready skill package.crush_cli_standalone.zip: standalone local CLI package.