Skip to content

MemorySafe 0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 20:15
· 10 commits to main since this release

MemorySafe 0.4.0 — install as a plugin

Two commands instead of a download. Claude Code and Codex install MemorySafe from a marketplace and keep it up to date.

No Python to install on macOS or Linux. uv provides a private Python and the pinned packages on first start. That first start downloads uv from GitHub, a Python, hash-pinned packages from PyPI, and the tokenizer data. After that, nothing leaves the computer.

It connects immediately. The handshake is answered while the runtime builds in the background, under Codex's ten-second and Claude Code's thirty-second limits.

One registration. memorysafe migrate removes a manual registration the plugin replaces.

memorysafe_health works again. It had been failing on every call because a value its token model needed was missing.

macOS and Linux. Windows testers keep the current installer.