Working Memory Status
memory.working_statusSummarizes current working state, recent session file, and recent handoffs to provide context about ongoing work.
Instructions
Summarize current working state, recent-session file, and recent handoffs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current | No | ||
| handoffs | Yes | ||
| current_path | No | ||
| handoff_count | Yes | ||
| current_exists | Yes | ||
| recent_session_path | No | ||
| recent_session_exists | Yes |