CLI Model Switcher v0.4.0
Quick Install
Linux, macOS, or WSL:
curl -fsSL https://raw.githubusercontent.com/YuxuanSun123/cli-model-switcher/v0.4.0/install.sh | sh -s -- --branch v0.4.0Windows PowerShell:
$installer = Join-Path $env:TEMP "cli-model-switcher-install.ps1"
irm https://raw.githubusercontent.com/YuxuanSun123/cli-model-switcher/v0.4.0/install.ps1 -OutFile $installer
powershell -ExecutionPolicy Bypass -File $installer -Branch v0.4.0Changes
Added
lite/ai-lite, a simplified one-command project agent bridge setup that auto-recommends targets and falls back to Codex, Claude, and OpenCode.ai-lite --fix,--prompt,--undo, and--all-common, plussetup --liteand installer--litefor minimal installs.- Lite smoke coverage in CI and release validation, plus a README shortest path for minimal setup.
- German, Japanese, French, and Italian README pages, plus expanded language navigation.
aboutcommand andayatori/ayatori-nexusshell entrypoints for the Ayatori Nexus project codename.agent recommendfor project-aware bridge install suggestions, plus platform support levels inagent platforms.- Agent platform adapters for Amp, Devin, Junie, Zed, Kilo, GitLab Duo, Firebase Studio, Android Studio Gemini, OpenHands, Warp, and Trae.
agent platformscommand plus an OpenClaw platform adapter for~/.openclaw/workspacewithAGENTS.mdandTOOLS.mdbridge files.agent targetsandagent detectcommands, plus Continue, Goose, and Kiro agent bridge targets.agent install --detectedto install only bridge targets discovered in the current project.