Repository Tree Map - 2025-12-01 #5216
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it was created by an agentic workflow more than 3 days ago. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This tree map provides a visual overview of the gh-aw repository structure, showing the distribution of files and sizes across directories. The repository contains 1,557 files totaling 45 MB, with the majority of content in GitHub Actions workflows and Go source code.
The visualization reveals that
.github/workflows/dominates storage at 31 MB (69% of repository), primarily due to compiled.lock.ymlfiles. Thepkg/directory houses the core Go implementation at 12 MB (27%), while documentation indocs/accounts for 1.3 MB (3%).Full Repository Tree Map
📊 Repository Statistics
Total Files: 1,557 files
Total Size: 45 MB
Directory Depth: 6 levels
Primary Language: Go (776 files, 8.2 MB)
File Type Distribution
.yml.go.md.cjs.json.sh.ts.astroLargest Files (Top 10)
poem-bot.lock.ymlq.lock.ymlpr-nitpick-reviewer.lock.ymlcopilot-session-insights.lock.ymlsmoke-copilot-no-firewall.lock.ymldaily-performance-summary.lock.ymlcloclo.lock.ymlunbloat-docs.lock.ymlsmoke-copilot.lock.ymldaily-news.lock.yml🗺️ ASCII Tree Map
📈 Size Distribution Analysis
Directory Size Breakdown
.github/workflows/pkg/workflow/pkg/cli/docs/pkg/parser/specs/scripts/Content Categories
🎯 Key Insights
Storage Patterns
Workflow Dominance (69%): Compiled
.lock.ymlfiles are the largest storage consumers.md(source) and.lock.yml(compiled) versions.lock.ymlcompilationsGo Implementation (27%): Core business logic spread across 776 Go files
pkg/workflow/: 494 Go files (workflow compilation engine)pkg/cli/: ~200 Go files (CLI commands & handlers)JavaScript Layer (5%): Runtime execution scripts
.cjsfiles (2.4 MB)pkg/workflow/js/for workflow executionDocumentation (3%): Well-documented project
Repository Health Indicators
Growth Areas
pkg/cli/🔧 Technical Details
Repository: githubnext/gh-aw
Analysis Date: 2025-12-01
Excluded:
.git/,node_modules/,vendor/Max Depth: 6 directory levels
Primary Languages: Go, JavaScript, Markdown
Methodology
findwith exclusionsduwith human-readable outputsed+uniq+sortBeta Was this translation helpful? Give feedback.
All reactions