Skip to content

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 07 Sep 04:10
· 84 commits to main since this release
2724bdd

Updating from 0.3.x

Close Claude Code and Codex, then perform this one-time upgrade from a standalone terminal:

npm install -g elepha@0.4.5
elepha install
elepha doctor

Existing memory and consent remain unchanged. Future updates can use elepha self-update.

  • Close the temporary consent reader during self-update and present concise rollback diagnostics by @aldanux in #63
  • Stop the managed daemon when the global package is removed, and restart it when the installed version changes by @aldanux in #66