Yek is a Rust-based tool designed to read and serialize text-based files from repositories or directories for LLM consumption. It skips files based on .gitignore rules, infers file importance from Git history, and allows content chunking by token count or byte size. Yek supports multi-directory processing, custom ignore
Sort: