Overview
Switch between Codex, Claude Code, Gemini, and Cursor without losing context. The package gives Codex a reliable Working Memory bootstrap plus skill-guided search, distillation, and real session save.
Setup
git clone https://github.com/nowledge-co/community.git /tmp/nowledge-community
mkdir -p ~/.codex/plugins/cache/local/nowledge-mem/local
cp -R /tmp/nowledge-community/nowledge-mem-codex-plugin/. \
~/.codex/plugins/cache/local/nowledge-mem/local/
Add to ~/.codex/config.toml:
[features]
plugins = true
[plugins."nowledge-mem@local"]
enabled = true
Restart Codex and ask "What was I working on?" to verify.
Skills
- Working Memory: reliable session-start bootstrap
- Search: skill-guided recall for prior decisions and conversations
- Save thread: import the real Codex transcript
- Distill: skill-guided capture of durable decisions and learnings
- Status: check connectivity