Fixes
--dry-runno longer installs Hermes — previews migration without side effects- Auto-select supported model — when the default model (e.g. Claude) isn't supported by Hermes, auto-switches to a supported model from fallbacks or other agents' configs (e.g. zai/glm)
- Strip provider prefix from fallback models — fallbacks like
openai/gpt-4obecomegpt-4o - Fix PyPI versioning — dynamic version from
__init__.py(was hardcoded 1.0.0 in pyproject.toml)
Install
pip install --upgrade hermes-migrate