Skip to content

v2.5.5

Choose a tag to compare

@popovvasile popovvasile released this 06 May 10:38
· 49 commits to main since this release

Highlights

  • Claude Code remains the default unified chat runtime.
  • Added custom runtime registry in Settings (multiple custom CLI runtimes with id/name/path/args/timeout/health-check/enabled).
  • Replaced chat runtime buttons with a dropdown listing all healthy runtimes (Claude/Hermes/custom).
  • Added migration/fallback safeguards so invalid or removed runtime selections fall back to Claude.
  • Updated tests and docs for runtime configuration behavior.

Verification

  • npm test -- --run
  • npm run build