Testing CodeRabbit AI for getting help with PRs, maybe some better documentation with PRs?
Things seen so far:
- Pretty slow, even for small PRs. Added only like 30 Lines of code and it took 5 Minutes to process. Probably the Free Trial is limited, so hopefully not so slow with Pro Subscribtion. If not fast enough it is especially problematic when back to back checking ig the AI didnt haluciante some stuff, so you can reedit the main comment on it so you can specify more clearly what the pr is about. You dont want to wait for 5 Minutes, do something else and than go to the old PR and reedit the comment.
- Pretty neat atleast on simple stuff: #1
- Can generate PRs on its own like this one: #2
- I got 3 App Notifications on the generated PR, which is a bit annoying. In general it spams quite a lot of notifications. But maybe changable in the notification settings for specific bots.
- Does it really generate that much usefull information, that you wouldnt get from writing two sentences on your own? Is the information dump/the information overhead more usefull or is it wasting more time reading through it instead of directly looking into the code
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.