LLM
2 posts tagged 'LLM'.
Diff: Code Review Context Your LLM Actually Needs
Pasting a raw git diff into your LLM is asking for a review with half the files missing. cxpak diff adds callers, callees, and type signatures — within a token budget.
Trace: Finding the Code That Matters Before Your LLM Sees It
Most LLM context is wasted on code that doesn't matter. cxpak's trace command walks your dependency graph and packs only the relevant paths — so your model debugs with a map, not a haystack.