Engineering Manager

Any software teams adopt coderabbit.ai or similar tools to their team workflow after adopting agentic assisted coding? I’m genuinely curious because I’ve noticed that agentic coding only gets you to the next bottleneck which is reviewing code.

1
  1. Senior Machine Learning Engineer 1

    Not code rabbit specifically but cursor code reviews do find some bugs and we get claude to auto resolve it. It lightens the load but not too much. Prevention is better than the cure tbh... scoping your task before coding it up makes it more likely to have a smaller PR which in turn makes it quicker to review and resolve.

    1
    Engineering Manager
    Author

    I figured, so has your ram adopted both?