npm package

@remnic/plugin-codex

View source ↗

Downloads / week

Trend accrues daily — one point so far.

About

Native OpenAI Codex CLI plugin for Remnic memory. Wires Codex's session hooks, MCP server, skills, and memory-extension into a running Remnic daemon so every Codex session gets persistent long-term memory automatically.

Three discrete steps. None is automated end-to-end today; each writes to a different place.

This writes /.remnic/connectors/codex-cli.json (Remnic's connector-state file), stores a bearer token, and calls @remnic/core's installCodexMemoryExtension which materializes /.codex/memoriesextensions/remnic/instructions.md (the local-only phase-2 consolidation guide; see the file-table row below). It does NOT write /.codex/config.toml and it does NOT deploy .codex-plugin/, hooks/,…

Excerpted from www.npmjs.com/package/@remnic/plugin-codex