minimax_session_tracker
Track MiniMax session usage for self-improvement. Use start, end, and status commands to monitor progress, analyze trends, and log root cause notes when targets are missed.
Instructions
Track MiniMax usage across sessions for self-improvement. 'start': check mode (auto-called on first tool use if not explicit). 'end': record session + optional root cause notes. 'status': mid-session progress with trend analytics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | start: check mode; end: record session; status: progress + trend | |
| notes | No | For 'end': root cause if target missed (required when missing) |