Ask HN: Simple tooling for local LLM code critique without IDE integration?
While I'll set out the criteria for what I'm looking for, I don't want this to turn into a general debate about the role of LLMs in software development. That discussion is important, but we have plenty of them. Consider everything that follows as personal a taste as ice cream flavor.Is there a lightweight, simple toolset for having local LLMs (preferably through llama.cpp) inspect and critique code without relying on IDE integration? I do not want an LLM to write any co