Skip to content

v1.2.1

Latest

Choose a tag to compare

@raulvidis raulvidis released this 10 Mar 09:55
· 4 commits to main since this release

Fixes

  • --dry-run no 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-4o become gpt-4o
  • Fix PyPI versioning — dynamic version from __init__.py (was hardcoded 1.0.0 in pyproject.toml)

Install

pip install --upgrade hermes-migrate