kevinobee/ai-digest action

Runs ai-digest CLI as a GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input_pathThe input directory to aggregate content from (default: current directory)no.
output_fileSpecify output file (default: codebase.md)nocodebase.md
digest_logSpecify digest log file (default: ingest.md)noingest.md
ai_digest_flagsFlags passed to ai-digest, defaults to removing whitespace and displaying the output files in the digest logno--whitespace-removal --show-output-files
namedescription
total_filesTotal number of files parsed from the `input_path` folder
included_filesTotal number of files included in the output file
ignored_filesTotal number of files ignored
binary_filesTotal number of binary files in the output file
estimated_tokensEstimated number of tokens in the output file