boxpistols/repolore
Visualize a Git repository with Mermaid architecture, dependency, and git-history diagrams. Embeds them in your README via injection markers.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Repository path to analyze (relative to GITHUB_WORKSPACE) | no | . |
| viewpoints | Comma-separated viewpoint IDs: architecture, deps, git-history, python | no | architecture |
| format | Comma-separated output formats: mermaid, dot | no | mermaid |
| output | Output directory for generated diagrams (relative to path) | no | docs/diagrams |
| inject | Markdown file to inject Mermaid diagrams into (relative to path) | no | — |
| curate | LLM curator: none | anthropic (BYOK; requires ANTHROPIC_API_KEY env) | no | none |
| budget-usd | Max LLM spend per run; the action fails if pre-call estimate exceeds | no | 0.10 |
| ref | repolore source ref to install from GitHub (until npm publish) | no | main |
Outputs
no outputs