
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@remem-ai/remem
Advanced tools
npm wrapper for the remem native binary.
remem provides persistent project memory for Claude Code and OpenAI Codex
coding-agent sessions. The npm package downloads the matching prebuilt binary
from the GitHub Release during installation.
npm install -g @remem-ai/remem
remem install --target codex
# or: remem install --target claude
# or: remem install --target all
remem install can auto-detect existing Claude Code and Codex CLI config
directories. On first-time setups, use --target codex, --target claude, or
--target all so remem can create the selected config files.
Supported platforms:
Environment variables:
REMEM_NPM_SKIP_DOWNLOAD=1: skip binary download during npm installREMEM_NPM_BINARY=/path/to/remem: run an explicit existing binarySee the product site and main project README for Claude Code, OpenAI Codex, Codex CLI, and MCP setup details:
FAQs
Local-first coding agent memory for Claude Code and OpenAI Codex
The npm package @remem-ai/remem receives a total of 1,367 weekly downloads. As such, @remem-ai/remem popularity was classified as popular.
We found that @remem-ai/remem 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
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.