Overview
Switch between Codex, Claude Code, Gemini, and Cursor without losing context. The plugin reads your current priorities at session start, searches past knowledge when it's relevant, and saves what matters for next time.
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: start with today's context
- Search: find past decisions and conversations
- Save thread: import the real Codex transcript
- Distill: capture decisions and learnings automatically
- Status: check connectivity