Mooncite 4.0.4
Summary
Mooncite 4.0.4 fixes the normal command-line workflow by installing a stable mooncite command in the user's local bin directory.
What changed
- Created an exact
~/.local/bin/mooncitesymbolic link to the stable installed CLI. - Refused to overwrite an unrelated command or file already present at that path.
- Removed only Mooncite's exact owned link during uninstall.
- Rolled back the launcher if a fresh installation fails.
- Added packed-install coverage that runs
mooncite statusas a normal user.
User impact
After installation, mooncite status, mooncite source list, and the other supported CLI operations work directly when ~/.local/bin is on PATH.
Install this tagged release
npx --yes github:WhenMoon-afk/claude-memory-mcp#v4.0.4 installVerification
The Linux typecheck, 33-test suite, build, and isolated packed-install smoke passed for this tag.