kg_diagnostic
Generate a diagnostic HTML dashboard to debug knowledge graph context selection, search results, and node visibility. Understand why nodes are included or excluded from context.
Instructions
Generate a diagnostic HTML dashboard for debugging knowledge graph context selection, search results, and node visibility. Opens in browser to help understand why certain nodes are included/excluded from context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Filter to a specific project (optional) | |
| output_path | No | Custom output path for the HTML file. Defaults to .kg/diagnostic.html | |
| open_browser | No | Whether to open the dashboard in the default browser |