You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update README with logo, badges, and cleaner copy (#38)
* docs: update README with logo, badges, and cleaner copy
* fix: use div instead of p for block-level heading in README
<h1> inside <p> is invalid HTML — browsers auto-close the paragraph,
breaking the centered layout.
<p>AI-powered code review tool that organizes local code changes into logical chapters and points out what to review before you dive into the code.</p>
5
+
</div>
2
6
3
-
AI-powered code review tool that organizes pull requests into logical chapters and surfaces risks before you dive into the code. Run it from your local coding agent of choice.
0 commit comments