generate_insights
Generate a human-readable HTML report summarizing repo activity, including timeline, decisions, challenges, branch/commit activity, and index health. Returns a path to the report.
Instructions
Generate/update the repo insights HTML report — a human-readable "what happened in this repo" summary (timeline, decisions, challenges, branch/ commit activity, index health), sourced only from real stored records.
Returns a small pointer, NOT the report content: {status, path, sections, updated_at}. Claude: surface the path/link in your reply — do not quote or reconstruct the report body from this tool's output.
since: history window, e.g. "90d" (default). repo_path: optional absolute path to the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | 90d | |
| repo_path | No |