Skip to content

Commit b50c81b

Browse files
authored
Add logo to README, improve tagline (#76)
## Summary - Replace `# roborev` text heading with SVG logo from roborev-docs - Update tagline to better describe the value proposition ## Test plan - [x] Verify logo renders on GitHub 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent 5903f7c commit b50c81b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
# roborev
1+
![roborev](https://raw.githubusercontent.com/roborev-dev/roborev-docs/main/public/logo-with-text-light.svg)
22

3-
Automatic code review for git commits using AI agents (Claude Code, Codex, Gemini, Copilot, OpenCode).
3+
Continuous, non-invasive background code review using AI agents
4+
(Claude Code, Codex, Gemini, Copilot, OpenCode). Work smarter and
5+
faster with immediate critical feedback on your agents' work.
46

57
![TUI Queue View](https://raw.githubusercontent.com/roborev-dev/roborev-docs/main/src/assets/screenshots/tui-queue.png)
68

79
## Features
810

9-
- **Automatic Reviews** - Reviews happen on every commit via git hooks
11+
- **Automatic Reviews** - Reviews happen on every commit via git
12+
hooks, or request branch or commit range reviews using the CLI
1013
- **Multi-Agent Support** - Works with Codex, Claude Code, Gemini, Copilot, OpenCode
1114
- **Local & Private** - Runs entirely on your machine
1215
- **Auto-Fix with Refine** - AI automatically addresses failed reviews

0 commit comments

Comments
 (0)