memorix_session_start
Start a new coding session to track activity and retrieve context from previous work. Automatically closes any active session for the project.
Instructions
Start a new coding session. Returns context from previous sessions so you can resume work seamlessly. Call this at the beginning of a session to track activity and get injected context. Any previous active session for this project will be auto-closed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Custom session ID (auto-generated if omitted) | |
| agent | No | Agent/IDE name (e.g., "cursor", "windsurf", "claude-code") |