You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an automated visualization of the repository file structure, sizes, and distribution as of 2026-03-09.
Overview
The repository contains 3,267 files totalling 273 MB across 13 top-level directories. The dominant language is Go (1,469 files), with the codebase being heavily test-driven (553 production .go files vs 916 test files). A large portion of the raw disk footprint (231 MB) lives in docs/public/videos — excluding media assets, the actual code+content footprint is roughly 42 MB.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is an automated visualization of the repository file structure, sizes, and distribution as of 2026-03-09.
Overview
The repository contains 3,267 files totalling 273 MB across 13 top-level directories. The dominant language is Go (1,469 files), with the codebase being heavily test-driven (553 production
.gofiles vs 916 test files). A large portion of the raw disk footprint (231 MB) lives indocs/public/videos— excluding media assets, the actual code+content footprint is roughly 42 MB.Repository Tree Map
File Type Distribution
.go.md.cjs.yml.sh.golden.json.png.ts.mdx.astro.mp4Largest Files (Top 10)
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.pdfKey Insights
.gofiles vs 553 production — a 1.66:1 test-to-source ratio, reflecting strong testing culture.github/workflows/— this is an agentic workflows platform, so the repo itself is workflow-rich.cjsfiles inactions/setup/js/are the runtime JavaScript layer for GitHub Actionspkg/with clear separation of concerns (workflow compiler, CLI, parser, console, utilities)scratchpad/serve as living design documents and developer guidanceDirectory Size Breakdown (sorted by size)
docs/public/videos/docs/(total)pkg/workflow/.github/workflows/.github/(total)pkg/cli/actions/setup/js/actions/(total)docs/src/docs/slides/pkg/parser/scratchpad/pkg/console/specs/skills/scripts/pkg/stringutil/socials/cmd/research/pkg/logger/pkg/constants/References:
Beta Was this translation helpful? Give feedback.
All reactions