Repository Tree Map - 2026-08-03 #50038
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-08-04T16:45:35.054Z.
|
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.
🗺️ Repository Tree Map — github/gh-aw
Total files: 6,623 (excluding
.git)Total size: ~433 MB
📊 Top-Level Directory Overview
📦 File Type Distribution (top 15)
.go.md.cjs.yml.sh.ts.golden.json.png.js.mdx.yaml.astro.txt.mp4🐘 Largest Individual Files (top 10)
docs/public/videos/install-and-add-workflow-in-cli.mp4gosec(compiled security-scanner binary)docs/public/videos/create-workflow-on-github.mp4gh-aw-wasm(compiled WASM artifact)docs/public/videos/create-pat-org-copilot.mp4docs/public/videos/create-pat-org-agent.mp4docs/public/videos/create-pat-user-project.mp4docs/public/videos/create-pat-org-project.mp4linters(compiled binary)actionlint(compiled binary)🔍 Key Observations
docs/public/videos/alone (~206 MB) accounts for ~48% of total repository size, driven by 8 tutorial.mp4files.gosec,gh-aw-wasm,linters,actionlintadd ~113 MB combined — these look like build artifacts that could potentially be excluded from size-sensitive contexts (e.g. via.gitattributes/LFS) if not already handled.pkg/is the engineering core: 3,109 files / 36 MB, dominated bypkg/workflow(compiler, 19 MB) andpkg/cli(11 MB), consistent with gh-aw's role as a markdown→GitHub Actions compiler..github/workflows/is large (40 MB) relative to file count — largely compiled.lock.ymloutput plus test fixtures/assets bundled alongside workflow sources..go+ 2,220.md= ~74% of all files, reflecting a Go codebase with heavy documentation/spec/skill content.Generated automatically via repository analysis (excludes
.git).All reactions