| 1 | /** |
| 2 | * Session Memory automatically maintains a markdown file with notes about the current conversation. |
| 3 | * It runs periodically in the background using a forked subagent to extract key information |
| 4 | * without interrupting the main conversation flow. |
nothing calls this directly
no test coverage detected