EveryDev.ai
Sign inSubscribe
Home
Tools

2,810+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. CodeBoarding
    CodeBoarding icon

    CodeBoarding

    Code Intelligence
    Featured

    CodeBoarding generates interactive architectural diagrams and documentation for codebases by combining static analysis with LLM reasoning, helping developers and AI agents understand system structure.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    For individuals — limited usage and features.

    Pro: $10/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    Web
    API
    VS Code
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Code IntelligenceDocumentationAI Coding Assistants

    Alternatives

    SolarchLaReviewCodeBuddy
    Developer
    CodeBoardingSan Francisco, CAEst. 2024$100000 raised

    Listed Jun 2026

    About CodeBoarding

    CodeBoarding is an open-source tool that gives developers and coding agents a visual map of any codebase. It combines static analysis with LLM reasoning to produce architecture diagrams, component-level documentation, and navigable outputs usable in IDEs, CI pipelines, and docs. The project is MIT-licensed, actively maintained on GitHub, and available as a CLI, VS Code extension, and GitHub Action.

    What It Is

    CodeBoarding sits in the "understand" and "validate" phases of the AI development workflow. It parses a repository using language server protocol (LSP) clients and static analysis, then passes structured results to an LLM agent that generates high-level system architecture diagrams, deeper component diagrams for important subsystems, and Markdown documentation written to a .codeboarding/ directory. The output is Mermaid-formatted, making it easy to embed in pull requests and docs. The tool is designed to keep humans and AI coding agents aligned with the real architecture as code evolves.

    Architecture and How It Works

    CodeBoarding's internal pipeline has six main components:

    • Application Orchestrator & Repository Manager — initiates the analysis workflow and detects code changes for incremental updates
    • Incremental Analysis Engine — requests static analysis only for new or changed code segments, caching results
    • Static Code Analyzer — performs deep code parsing and structural analysis using LSP
    • LLM Agent Core — receives project context and drives the main analysis workflow
    • Agent Tooling Interface — lets the LLM agent invoke specialized tools to query the static analysis engine
    • Documentation & Diagram Generator — converts LLM agent insights into Mermaid diagrams and Markdown docs

    Supported languages include Python, TypeScript, JavaScript, Java, Go, PHP, Rust, and C#. Supported LLM providers include OpenAI, Anthropic, Google, Vercel AI Gateway, AWS Bedrock, Ollama, OpenRouter, and LiteLLM proxy.

    Where It Fits in the Stack

    CodeBoarding is available in four deployment surfaces:

    • CLI (codeboarding via pipx or pip) for local analysis, automation, and CI workflows
    • VS Code Extension (also available on OpenVSX for Cursor and Windsurf) for in-editor visual architecture
    • GitHub Action to keep diagrams updated automatically in CI
    • Hosted diagram explorer at codeboarding.org/diagrams for browsing generated examples

    The same shared system map is accessible across all surfaces, so every teammate and every agent starts from the same source of truth.

    Update: v0.12.2

    The latest release is v0.12.2, published June 13, 2026. The GitHub repository was created in April 2025 and has been actively pushed to as recently as June 2026. The homepage footer lists the current stable version as v0.9.2, while the GitHub release page shows v0.12.2 as the latest tag, indicating rapid iteration. The project lists itself as "Actively Maintained" and "Open Source" on the homepage.

    Open-Source Adoption Signal

    The GitHub repository reports 2,279 stars and 188 forks as of mid-2026. The homepage lists open-source repositories from organizations including Pfizer, Atlassian, RatchLab, SerEngil (DeepFace), Recursion Pharma, 2noise (ChatTTS), and LastMile AI as projects where CodeBoarding-generated documentation has been applied — these are vendor-published claims on the homepage. The project states it has visualized over 800 open-source repositories, with generated examples browsable in the GeneratedOnBoardings GitHub organization.

    CodeBoarding - 1

    Community Discussions

    Be the first to start a conversation about CodeBoarding

    Share your experience with CodeBoarding, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    For individuals — limited usage and features.

    • Limited usage and features
    • Multilayered architecture visualization
    • Tracking git changes
    • Export diagram to PNG

    Pro

    Popular

    For power users — unlimited usage with premium features.

    $10
    per month
    • Unlimited usage
    • Multilayered architecture visualization
    • Tracking git changes
    • Export diagram to PNG
    • Faster diagram generation
    • Health monitoring
    • Iterative changes

    Enterprise

    For organizations — custom pricing with support and integrations.

    Custom
    contact sales
    • Unlimited usage
    • Multilayered architecture visualization
    • Tracking git changes
    • Export diagram to PNG
    • Faster diagram generation
    • Health monitoring
    • Iterative changes
    • Support
    • Integrations with custom environments
    • Custom requests and features
    • Early access to features
    View official pricing

    Capabilities

    Key Features

    • Interactive architectural diagrams generated from static analysis
    • Multilayered architecture visualization
    • Component-level Markdown documentation in .codeboarding/
    • Mermaid diagram output for embedding in docs and PRs
    • Incremental analysis — re-analyzes only changed parts
    • Git change tracking
    • Export diagram to PNG
    • In-editor visual architecture via VS Code/Cursor/Windsurf extension
    • GitHub Action for CI diagram updates
    • CLI for local and automated workflows
    • Supports Python, TypeScript, JavaScript, Java, Go, PHP, Rust, C#
    • Supports OpenAI, Anthropic, Google, Vercel, AWS Bedrock, Ollama, OpenRouter, LiteLLM
    • Health monitoring (premium)
    • Iterative change tracking (premium)
    • Anonymous telemetry with opt-out

    Integrations

    VS Code
    Cursor
    Windsurf
    OpenVSX
    GitHub Actions
    OpenAI
    Anthropic
    Google AI
    Vercel AI Gateway
    AWS Bedrock
    Ollama
    OpenRouter
    LiteLLM
    API Available
    View Docs

    Demo Video

    CodeBoarding Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate CodeBoarding and help others make informed decisions.

    Developer

    CodeBoarding Team

    CodeBoarding builds visual architecture tooling for developers and AI coding agents. The product combines static analysis with LLM reasoning to generate interactive diagrams and documentation for any codebase. It ships as a CLI, VS Code/Cursor/Windsurf extension, and GitHub Action, keeping humans and agents aligned with the real system structure. The project is MIT-licensed and actively maintained on GitHub.

    Founded 2024
    San Francisco, CA
    $100000 raised
    5 employees
    Read more about CodeBoarding Team
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Solarch icon

    Solarch

    Solarch is a backend architecture tool that lets you draw your system as a validated node/edge graph, then generates type-safe code directly from that verified architecture.

    LaReview icon

    LaReview

    A local-first, open-source code review workbench that uses AI coding agents to turn PRs and diffs into structured review plans and high-signal feedback.

    CodeBuddy icon

    CodeBuddy

    AI-powered coding assistant IDE with code completion, next edit prediction, and premium AI models for developers.

    Browse all tools

    Related Topics

    Code Intelligence

    AI tools that analyze, generate, and transform code through natural language understanding and programming language comprehension.

    70 tools

    Documentation

    AI-driven tools that automatically generate, maintain, and organize technical documentation, user guides, and project artifacts with context-aware content and intelligent updating.

    65 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    543 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussion