> cat /dev/github | grep security-tools
discovered 03 Aug 2026

yek

via awesome-list
→ View on GitHub
`yek` is a Rust-based tool designed to serialize text-based files from a repository or directory for large language model (LLM) consumption, utilizing `.gitignore` rules to exclude unwanted files and leveraging Git history to prioritize important files in the output. This tool supports processing multiple directories and files simultaneously, allows for configurable input/output options via a YAML file, and can output results to the console or specified files, making it highly adaptable for different use cases. Notable features include automatic detection of output contexts, glob pattern support, and the ability to cap output size based on token or byte limits.