Open Insight Dashboard
ctx_insightOpens a personal analytics dashboard showing session activity, tool usage, error rate, and project focus. Installs dependencies on first use; subsequent launches open instantly.
Instructions
Opens the context-mode Insight dashboard in the browser. Shows personal analytics: session activity, tool usage, error rate, parallel work patterns, project focus, and actionable insights. First run installs dependencies (~30s). Subsequent runs open instantly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port to serve on (default: 4747) | |
| sessionDir | No | Override INSIGHT_SESSION_DIR: directory containing context-mode session .db files | |
| contentDir | No | Override INSIGHT_CONTENT_DIR: directory containing context-mode content/index .db files | |
| insightSessionDir | No | Alias for sessionDir / INSIGHT_SESSION_DIR | |
| insightContentDir | No | Alias for contentDir / INSIGHT_CONTENT_DIR |