**grep that returns ranked, token-budgeted code slices — built for LLMs and coding agents.** Plain `grep` gives you matching lines with no context. "Read the whole file" gives you context but burns thousands of tokens on code the model doesn't need. `slicegrep` sits in between: it greps a file or directory, extracts only the **relevant slices**,