Show HN: Crit – terminal TUI for reviewing AI-generated code and plan documents
Hacker News Show AI
•
Generative AI
Crit is a terminal-based inline code review tool, it's built for AI-generated code changes and documents. Your coding agent can kick off a review session, you leave comments on specific lines across multiple files, and then your AI agent picks up the comments and makes edits. Why I built it: when an AI agent writes code across multiple files or produces a long plan, your options are to read it in an editor and type out what's wrong, or just approve it and edit it yourself.