Skip to content

Tags: SukinShetty/Nemp-memory

Tags

v0.4.0

Toggle v0.4.0's commit message
feat: add /nemp:cortex and /nemp:decay commands

Add Cortex intelligence layer with full report, status, --apply, --fuse,
--chains, --history, insight, resolve, learn, simulate, trust, validate,
and goal subcommands. Add decay engine command for vitality recalculation
and auto-archiving. Update save, recall, context, foresight, health
commands with cortex field support and backward compatibility.

v0.3.0

Toggle v0.3.0's commit message
feat: add foresight, rename plugin to nemp

v0.2.0

Toggle v0.2.0's commit message
feat: v0.2.0 - agent tracking, access logs, token optimization, MEMOR…

…Y.md

- Agent ID on every write (tracks which agent wrote each memory)
- Read/write/delete access logs in .nemp/access.log
- New /nemp:log command for audit trail
- Token compression (~70% smaller stored values)
- /nemp:init optimized: single scan, single write
- Auto-generated MEMORY.md index file
- Backward compatible with v0.1.0

v0.1.0

Toggle v0.1.0's commit message
Add CLAUDE.md integration features to README

- Update "3 Features" to "6 Features That Set Nemp Apart"
- Add feature 4: CLAUDE.md Auto-Sync
- Add feature 5: Two-Way Sync (CLAUDE.md ↔ Nemp)
- Add feature 6: Export to CLAUDE.md
- Add CLAUDE.md integration commands to Quick Commands section
- Add auto-sync, two-way sync, and conflict detection to comparison table