CodeBoarding/CodeBoarding
Interactive architecture diagrams for codebases observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 95
- Longevity 36
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 512
- days_rel: 36
- days_push: 7
- n_releases_24m: 26
Adoption not part of the score
2400 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CodeBoarding is an open-source CLI and toolchain that combines static analysis with LLM reasoning to generate interactive architecture diagrams and component-level documentation for codebases. Results can be explored in a browser webview, a VS Code extension, or a GitHub Action for architecture-aware PR diffs.
Use cases
- generate architecture diagrams from a codebase
- understand a large unfamiliar repository quickly
- review AI agent-generated changes with system context
- onboard new developers with visual codebase maps
- add architecture-aware diffs to pull requests in CI
- document component structure of a repo automatically
When to choose
- you need visual architecture maps of Python, TypeScript, Go, Java, Rust, PHP, or C# repos
- you want to keep humans and AI coding agents aligned on system structure
- you prefer local analysis with your own LLM provider (OpenAI, Anthropic, Ollama, etc.)
When to avoid
- you need runtime profiling or dynamic call-graph tracing rather than static analysis
- you want fully offline diagram generation without any LLM provider
- you need a general-purpose UML modeling tool rather than generated codebase maps
Facets
cli-tool · maturity active
static-site-generator documentation data-visualization llm-inference agent-framework developer-tools developer-tools documentation data-visualization large-language-models python cli cross-platform browser editor-plugin static-analysis architecture-diagrams code-visualization lsp diagrams-as-code code-onboarding mermaid vscode-extension github-action explainability ai-agents
4 sources
- readme: https://github.com/CodeBoarding/CodeBoarding · fetched 2026-08-28 · c6b183b09011
- homepage: https://www.codeboarding.org · fetched 2026-08-29 · d10243bbeed9
- site_page: https://www.codeboarding.org/getting-started · fetched 2026-08-29 · 6ceb30b90804
- registry_pypi: https://pypi.org/pypi/codeboarding/json · fetched 2026-08-29 · 93f237668d2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CodeBoarding/CodeBoarding | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="CodeBoarding/CodeBoarding")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem