Repository Tree Map - 2026-03-09 #20233
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-03-10T16:20:24.501Z.
|
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 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