npm 包

@remnic/plugin-codex

查看源 ↗

周下载量

趋势每日积累 —— 目前仅一个数据点。

项目介绍

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/,…

摘自 www.npmjs.com/package/@remnic/plugin-codex