
Security News
Lovable’s OJ Rewrites Vite’s Dev Server in Rust as AI Lowers the Cost of Forking Open Source
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.
@nuzo/memory
Advanced tools
Unified Nuzo package for local memory, MCP server integration, and host lifecycle hooks.
The official Nuzo package for local agent memory.
It installs the CLI, MCP server, and host lifecycle hook runner.
npm install --global @nuzo/memory
The npm package is the runtime. Codex, Claude Code, and other MCP hosts still need Nuzo configured as a plugin or MCP server.
npm exec --yes --package=@nuzo/memory -- nuzo-mcp-server
Generated Nuzo plugins also use:
npm exec --yes --package=@nuzo/memory -- nuzo-memory-hook --doctor
Use the CLI to inspect and maintain local memory:
nuzo memory init
nuzo memory doctor
nuzo memory list
nuzo memory recall "deployment preferences"
| Binary | Purpose |
|---|---|
nuzo | Local memory control. |
nuzo-mcp-server | MCP server for agent hosts. |
nuzo-memory-hook | Read-only host recall hook. |
Runtime memory is stored locally under:
~/.nuzo/memory/
No telemetry, sync, embeddings, or network calls are enabled by default.
Use @nuzo/memory-core only for library-level integrations.
Documentation: https://nuzo.com.br/
License: Apache-2.0
FAQs
Unified Nuzo package for local memory, MCP server integration, and host lifecycle hooks.
The npm package @nuzo/memory receives a total of 1 weekly downloads. As such, @nuzo/memory popularity was classified as not popular.
We found that @nuzo/memory demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.