Simple model router for OpenClaw. Switch between available models based on task type. No manual config needed — just use natural language.
claw-switch 1.0.0 initial release: - Introduces a simple, user-invocable model router for OpenClaw that automatically selects models based on task type using natural language. - Supports two main models: Gemini 3 Flash (for image/file/multimodal tasks) and OpenRouter Auto (default fallback). - Allows easy model switching with natural language commands (e.g., "use gemini", "图片模式", "status"). - Provides automated command routing and clear confirmation responses after switching. - Displays help and available commands with "help" or "帮助". - Limits switching to validated, available models and explains unavailability of others.