Skip to content

Mooncite 4.0.4

Choose a tag to compare

@WhenMoon-afk WhenMoon-afk released this 18 Aug 08:20
· 6 commits to main since this release

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/mooncite symbolic 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 status as 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 install

Verification

The Linux typecheck, 33-test suite, build, and isolated packed-install smoke passed for this tag.