List recently remembered items
list_recent_memoryRetrieve a repository's recently recorded items—commits, diffs, shell commands, docs, transcripts—in reverse chronological order. Use for chronological recap; use search for specific answers.
Instructions
List the most recently remembered items for a NexusMem-tracked repository -- git commits, code diffs, shell commands, tracked docs, and (if enabled) conversation transcripts, session summaries, and github.com issue/PR threads -- newest first. Chronological, not relevance-ranked: use search_memory instead for a specific question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return, newest first. Default 20. | |
| projectRoot | Yes | Absolute path to the repository root |