dashboard.projects
Launch an interactive dashboard to browse, manage, and focus on project-specific knowledge base entries and recent memory.
Instructions
Generate an interactive dashboard (HTML written to ./temp) for browsing and managing the knowledge base and project memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Optional port for the local dashboard server | |
| limit | No | Number of recent memory entries to show | |
| project_id | No | Project identifier to focus on | |
| project_root | No | Project root directory (auto-detects project_id) |