Repository Tree Map - 2026-03-16 #21258
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-03-17T16:23:09.903Z.
|
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.
-
Overview
The
github/gh-awrepository contains 3,390 files totaling 275 MB across a Go CLI extension project for compiling markdown-based agentic workflows into GitHub Actions. The bulk of disk usage comes from tutorial video assets indocs/public/videos/(206 MB). Excluding that media, the active codebase is ~69 MB dominated by Go source, compiled workflow lock files, and JavaScript action scripts.Key Metrics
Size Distribution
Top 10 Largest Files
docs/public/videos/install-and-add-workflow-in-cli.mp4docs/public/videos/create-workflow-on-github.mp4docs/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.mp4docs/slides/github-agentic-workflows.pptxdocs/public/videos/create-pat-user-copilot.mp4docs/public/videos/create-ci-trigger-token.mp4docs/slides/github-agentic-workflows.pdfPackage Architecture Highlights
pkg/ — Core Go Packages (19 MB, 1,758 files)
workflow/cli/parser/console/stringutil/constants/logger/styles/types/.github/workflows/ — Agentic Workflow Library (15 MB, 428 files)
.md) — natural language workflow definitions.yml/.lock.yml) — compiled GitHub Actionsactions/setup/ — Runtime Scripts (6.5 MB, 536 files)
.cjs, 6.1 MB) — per-workflow Node.js action scripts.sh, 236 KB) — bash helper scripts/tmp/gh-aw/actionsand executed by workflow jobsRoot Documentation Files (354 KB)
CHANGELOG.mdAGENTS.mdDEVGUIDE.mdMakefilego.sumCONTRIBUTING.mdinstall-gh-aw.shDEADCODE.mdgo.modREADME.mdReferences: §23153873644
Beta Was this translation helpful? Give feedback.
All reactions