recent_activity
Retrieve a summary of recent memory activity across projects to maintain continuity with prior work. Call this at the start of every session to catch recent decisions and changes.
Instructions
Get a summary of recent memory activity across projects. CALL THIS AT THE START OF EVERY SESSION to maintain continuity with prior work. Returns the last N hours of memories grouped by project, regardless of semantic relevance to your current task. This catches recent decisions, changes, and context that semantic search would miss. Works without LLM (structured listing) — enhanced with LLM (concise summary of key points).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| project | No | ||
| format | No | brief | |
| max_memories | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |