session_start
Start a multi-turn conversation session to fetch recent memory summaries and alignment metrics, supplying project-specific or global context for continuity.
Instructions
Open a session and return recent context. Call this at the start of a multi-turn conversation to get a summary of recent captures and correction alignment metrics. Returns both project-specific and global cross-project memory when configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_key | No | Session identifier. Default is hash(cwd). | |
| context_query | No | Optional query to fetch relevant context for this session. |