@@ -12,15 +12,15 @@ Whiskey Web and Whatnot. Do not adjust your set.
1212[ 00:00:41] ** Adam Argyle:** As more and more code is generated, developers end
1313up spending more time reading and reviewing code. This creates an issue on
1414reliably shipping quality code. So even though AI is promising, a lack of proper
15- guardrails can slow down teams. Code Rabbit is an AI code reviewer. Unlike AI
15+ guardrails can slow down teams. CodeRabbit is an AI code reviewer. Unlike AI
1616code generators like Cursor, windsurf, or GitHub copilot it reasons and submits
1717feedback [ 00:01:00] on your code base while you raise a pull request to merge
1818code into your VCS code.
1919
2020[ 00:01:03] ** Adam Argyle:** Rabbit is a self-improving agent and it learns from
21- your interactions and creates learnings. Code Rabbit generates one click commit.
21+ your interactions and creates learnings. CodeRabbit generates one click commit.
2222Suggestions for some review comments, making it easy for developers to address.
23- Review comments. Code Rabbit is used by 100,000 open source projects like you
23+ Review comments. CodeRabbit is used by 100,000 open source projects like you
2424next Js, and it's installed on 2 million repositories so far.
2525
2626[ 00:01:21] ** Adam Argyle:** It's also performed more than 15 million PR reviews.
@@ -436,7 +436,7 @@ basically anything I ask it to these days.
436436because I know what's better. So like, I think. Like, I was doing stuff with
437437Ember data today and I'm like, I know that this thing isn't gonna work with it
438438the way you did it. So like, having that human that knows to check you and be
439- like, now maybe that could be Code Rabbit or like some other, you know, AI
439+ like, now maybe that could be CodeRabbit or like some other, you know, AI
440440reviewer and maybe there is no human, but I think like, as long as they're the
441441developer salaries are not hindering you're like making money, then why wouldn't
442442you just keep them, like, keep the status quo?
0 commit comments