Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 13, 2026·2 min de lecture

Crit — GitHub-style Inline Comments for Agents

Crit opens files and git diffs in a browser for GitHub-style inline comments and round diffs; verified 322★ and includes `/crit` integrations for agents.

Introduction

Crit opens files and git diffs in a browser for GitHub-style inline comments and round diffs; verified 322★ and includes /crit integrations for agents.

Best for: Anyone iterating with coding agents who wants precise, line-level feedback loops

Works with: Claude Code/Cursor/Copilot/Aider/Cline/Windsurf and any agent that can follow the review loop

Setup time: 3-8 minutes

Key facts (verified)

  • GitHub: 322 stars · 23 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: crit.

Main

  • Use Crit after each agent iteration: leave line-level comments, click Finish, and let the agent respond with a targeted patch instead of re-reading entire files.

  • Prefer the /crit command integration when your agent supports it; it automates the wait-review-act loop.

  • Keep agent_cmd configured only in ~/.crit.config.json (README security note) to avoid repo-level command injection.

Source-backed notes

  • README shows install options including brew install crit and go install ...@latest.
  • README lists core commands: crit, crit plan.md, crit status, crit cleanup, plus PR helpers like crit push/crit pull.
  • README includes a security note: project-level configs cannot set agent_cmd; only the global config can, to prevent malicious repos executing commands.

FAQ

  • Does it work only with Claude?: No — README says it works with many agents; it’s a review UI + loop.
  • Can I review git diffs automatically?: Yes — crit without args auto-detects changed files and shows diffs.
  • Is it safe to enable live agent execution?: Use it only on trusted repos; follow the README security model for agent_cmd.
🙏

Source et remerciements

Source: https://github.com/tomasz-tomczyk/crit > License: MIT > GitHub stars: 322 · forks: 23

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires