ekinstitute/Context Packer

Build LLM context artifacts (repo-map, imports-graph, symbols, entrypoints, tests). Optionally publish to a bot branch or as an artifact.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
out_dirOutput directory for artifacts.llm
parse_size_capMax file size (bytes) to parse524288
includeAdditional include globs (comma-separated)no
publishPublish mode: branch|artifact|nonebranch
branch_nameTarget branch for artifacts when publish=branchbot/context
artifact_nameArtifact name when publish=artifactllm-context
commit_messageCommit message when publishing to branchcontext: update from ${{ github.sha }}

no outputs