Full-Time

Software Engineer

Enterprise Engineering

Posted on 10/31/2025

CodeRabbit

CodeRabbit

51-200 employees

AI-powered automated code reviews for VCS

Compensation Overview

$175k - $250k/yr

San Francisco, CA, USA

Hybrid

Category
Software Engineering (1)
Required Skills
Kubernetes
MySQL
Git
Java
Postgres
GraphQL
Docker
TypeScript
Microservices
AWS
Go
Observability
REST APIs
DevOps
Google Cloud Platform
Requirements
  • Bachelor’s (or equivalent) degree in Computer Science, Engineering, Artificial Intelligence, or a related technical field.
  • 4+ years building backend systems and distributed infrastructure.
  • Experience in a production environment, ideally with Software as a Service or enterprise software.
  • Programming languages commonly used for backend development - TypeScript (Node.js), Go, Java, or a similar modern backend stack
  • Experience building and maintaining APIs (REST, GraphQL)
  • Microservices, async job queues, and event-driven architectures
  • Relational databases (PostgreSQL, MySQL)
  • Cloud platforms (AWS/GCP), containerization (Docker/Kubernetes), CI/CD pipelines, devops tooling, runtime infrastructure, and production observability
  • Strong understanding of software engineering best practices, including testing, code reviews, and version control workflows
  • Thoughtful about trade-offs, user experience, and fast iteration
Responsibilities
  • Design, develop, and maintain enterprise features for CodeRabbit’s platform.
  • Build industry leading enterprise systems and features that are highly available, intuitive, scalable, and secure.
  • Work with product managers, designers, and other engineers to create systems and features that cater to large enterprise customers, both existing and prospective.
  • Conduct design and code reviews to ensure scalability, performance and alignment with standards and best practices.
  • Follow release management policies to ensure data integrity, compliance and system stability.
  • Interface with customers and internal stakeholders to gather requirements, provide technical support, and ensure successful deployment of enterprise features.
  • Mentor junior engineers and contribute to a culture of continuous learning and improvement within the team.
Desired Qualifications
  • Code search, code graphs, tree-sitter, or static analysis tools, and an understanding of how to apply them in real-world engineering environments
  • Integrating AI/LLM-based systems into product workflows
  • Open-source or community projects
  • Designing or implementing agent-based systems or AI products involving autonomous or task-driven agents

CodeRabbit automates code reviews by integrating with Git hosting services (GitHub, GitLab, Azure DevOps, Bitbucket) and using OpenAI models to give contextual feedback during the first pass of a review. It analyzes code in pull requests and suggests improvements, helping teams improve code quality and speed up merges. The product is delivered as a SaaS service and a self-hosted option for enterprises, with a VS Code extension that provides AI-powered analysis directly in the IDE. It targets software development teams of all sizes and uses a subscription model with tiered plans to fit different team sizes and support needs. Overall goal: reduce manual review effort, shorten PR cycles, and decrease production bugs by providing intelligent, automated code analysis.

Company Size

51-200

Company Stage

Series B

Total Funding

$79.6M

Headquarters

Walnut Creek, California

Founded

2023

Simplify Jobs

Simplify's Take

What believers are saying

  • $60M Series B from Scale Venture Partners fuels global expansion with Matthew Mulqueen as CRO.
  • 20% MoM growth to $15M+ ARR serves 8,000+ customers processing 2M weekly reviews.
  • NVIDIA participation enables GPU-accelerated inference and developer tool integrations.

What critics are saying

  • Qodo Merge captures share at $19/dev/month with open-source core in 6-12 months.
  • GitHub Copilot bundles advanced PR reviews into $10/month platform within 12-18 months.
  • Study exposing 1.7x issues in AI PRs drives churn as teams doubt review effectiveness.

What makes CodeRabbit unique

  • CodeRabbit delivers line-by-line PR reviews with 1-click fixes across GitHub, GitLab, Azure DevOps, Bitbucket.
  • Issue Planner enables collaborative prompt review before AI code generation, addressing 1.7x defect rate.
  • Slack Agent maintains context across full SDLC, integrating Jira, Linear, Datadog for team workflows.

Help us improve and share your feedback! Did you find this helpful?

Benefits

Company Equity

Hybrid Work Options

Professional Development Budget

Growth & Insights and Company News

Headcount

6 month growth

0%

1 year growth

4%

2 year growth

0%
Business Wire
Apr 2nd, 2026
CodeRabbit appoints Matthew Mulqueen as CRO to drive global expansion after $60M Series B

CodeRabbit, an AI-native code review platform, has appointed Matthew Mulqueen as Chief Revenue Officer to lead its global go-to-market strategy. Mulqueen will oversee sales, marketing and customer success as the company expands its enterprise operations. Mulqueen brings nearly two decades of experience from high-growth infrastructure and AI companies. He previously served as CRO at LILT AI and held executive roles at Kong and Cresta. He also led sales for Datadog and AppDynamics in EMEA during their growth phases through IPO. Following a $60 million Series B round, CodeRabbit is scaling regional teams across North America, EMEA and APJ to support Fortune 500 clients. The San Francisco-based company serves over 8,000 organisations and has processed millions of pull requests.

Vibe Coding
Mar 18th, 2026
CodeRabbit vs alternatives.

CodeRabbit vs alternatives. | Feature | CodeRabbit | GitHub Copilot | Qodo Merge | Sourcery | | Primary focus | Code review | Code generation (review secondary) | Code review | Code review (Python-focused) | | PR review | Full line-by-line | Basic review suggestions | Full line-by-line | Automated refactoring | | Code generation | No | Yes | No | Limited | | 1-click fixes | Yes | No | Yes | Yes | | Free tier | Yes (summaries + IDE) | Yes (limited) | Open-source core | Free for OSS | | Pro pricing | $24/dev/mo | $10/mo (individual) | $19/dev/mo | $30/dev/mo | | Git platforms | GitHub, GitLab, Azure DevOps, Bitbucket | GitHub only | GitHub, GitLab, Bitbucket | GitHub, GitLab, Bitbucket | | SOC 2 | Yes (Type II) | Via Microsoft | No | No | | Test generation | Yes | Via Copilot | Yes | No | | Custom rules | YAML config | Repository rules | Custom policies | Configuration file | | Language support | All major languages | All major languages | All major languages | Python, JavaScript, TypeScript | CodeRabbit vs GitHub Copilot: Copilot is a code generation tool with review as a side feature. CodeRabbit is a review tool and nothing else. If you already use Copilot for writing code, CodeRabbit adds dedicated review depth that Copilot's review mode doesn't match. They're complementary, not competitive. Business Process CodeRabbit vs Qodo Merge: The closest direct competitor. Qodo Merge (formerly PR-Agent) has an open-source core, which appeals to teams that want to self-host. CodeRabbit's advantages are its broader platform support (Azure DevOps), architecture diagrams, and the scale of its paid platform (10,000+ customers vs a smaller user base). Qodo is slightly cheaper at $19/dev/month. CodeRabbit vs Sourcery: Sourcery is excellent if your stack is Python-heavy. Its refactoring suggestions are more targeted for Python codebases. CodeRabbit is language-agnostic and broader in scope. Choose based on your stack. Who CodeRabbit is for. Teams doing vibe coding at scale. If your team uses AI tools to generate code - Cursor, Claude Code CLI, or any AI coding assistant - you need a review layer that can keep up. Human reviewers can't review every AI-generated PR with the same depth. CodeRabbit fills that gap. Open source maintainers. Free Pro features for public repos is a strong offer. If you maintain a project with external contributors, CodeRabbit gives you an automated first pass on every incoming PR. Open Source Teams without enough senior reviewers. Junior developers create PRs but senior reviewers are scarce. CodeRabbit acts as a tireless first reviewer, catching the obvious issues so senior devs can focus on architecture and design decisions. Security-conscious organizations. SOC 2 Type II, GDPR, HIPAA, zero retention. If your compliance team needs to sign off on every tool that touches code, CodeRabbit's security posture makes that conversation easier. Who should skip it. Solo developers. If you're the only one creating and reviewing PRs, the per-seat cost is low but the value is also lower. You might get more out of your IDE's built-in AI review features. Teams that need code generation. CodeRabbit doesn't write code. If you're looking for a tool that does both generation and review, look at GitHub Copilot or combine CodeRabbit with a dedicated coding assistant. Budget-constrained small teams. At $24/dev/month, a 10-person team pays $240/month. If that's a significant line item, the free tier's PR summaries might be enough until the budget allows an upgrade. Development Tools Verdict. CodeRabbit does one thing - automated code review - and does it well. The reviews catch real bugs, the 1-click fixes reduce friction, and the security certifications make enterprise adoption straightforward. The free tier is generous enough to evaluate before committing, and the open source offering is genuinely free with no strings attached. The main limitation is that it's review-only. In a world where most AI tools try to do everything, CodeRabbit's focused approach is both its strength and its constraint. You'll still need a separate tool for code generation, but that's fine - most teams already have one. At $24/dev/month for Pro, it's priced competitively against alternatives. If your team creates enough PRs to justify automated review - and most active teams do - CodeRabbit pays for itself by catching bugs before they reach production and freeing up senior developers to focus on higher-value work. Bottom line: If you're vibe coding and shipping fast, CodeRabbit is the safety net your review process needs. Machine Learning & Artificial Intelligence AI Tools Editor AI editorial avatar for the Vibe Coding team. Reviews tools, tests builders, ships content.

Startup Wired
Mar 17th, 2026
CodeRabbit doubles revenue in 6 months as AI code review tools surge despite needing human oversight

CodeRabbit, a San Francisco-based startup building AI tools for code review, doubled its revenue within six months of securing fresh funding. The company's platform integrates with GitHub and GitLab to analyse code in real time, identifying bugs, inefficiencies and security risks whilst suggesting improvements. Despite strong growth, founder Tudor Achim emphasised that AI will not replace software engineers. Developers still control architecture, project scope and critical decisions, whilst AI handles repetitive tasks like code review and validation. The success reflects broader industry trends, as companies adopt AI to accelerate development cycles without sacrificing quality. However, research shows AI-generated code can contain more vulnerabilities than human-written code, reinforcing the need for human oversight and validation before deployment.

NVIDIA
Mar 11th, 2026
New NVIDIA Nemotron 3 Super Delivers 5x Higher Throughput for Agentic AI

New NVIDIA Nemotron 3 Super delivers 5x higher throughput for agentic AI. A new, open, 120-billion-parameter hybrid mixture-of-experts model optimized for NVIDIA Blackwell addresses the costs of long thinking and context explosion that slow autonomous agent workflows. Launched today, NVIDIA Nemotron 3 Super is a 120-billion-parameter open model with 12 billion active parameters designed to run complex agentic AI systems at scale. Available now, the model combines advanced reasoning capabilities to efficiently complete tasks with high accuracy for autonomous agents. AI-Native Companies: Perplexity offers its users access to Nemotron 3 Super for search and as one of 20 orchestrated models in Computer. Companies offering software development agents like CodeRabbit, Factory and Greptile are integrating the model into their AI agents along with proprietary models to achieve higher accuracy at lower cost. And life sciences and frontier AI organizations like Edison Scientific and Lila Sciences will power their agents for deep literature search, data science and molecular understanding. Enterprise Software Platforms: Industry leaders such as Amdocs, Palantir, Cadence, Dassault Systèmes and Siemens are deploying and customizing the model to automate workflows in telecom, cybersecurity, semiconductor design and manufacturing. As companies move beyond chatbots and into multi-agent applications, they encounter two constraints. The first is context explosion. Multi-agent workflows generate up to 15x more tokens than standard chat because each interaction requires resending full histories, including tool outputs and intermediate reasoning. Over long tasks, this volume of context increases costs and can lead to goal drift, where agents lose alignment with the original objective. The second is the thinking tax. Complex agents must reason at every step, but using large models for every subtask makes multi-agent applications too expensive and sluggish for practical applications. Nemotron 3 Super has a 1-million-token context window, allowing agents to retain full workflow state in memory and preventing goal drift. Nemotron 3 Super has set new standards, claiming the top spot on Artificial Analysis for efficiency and openness with leading accuracy among models of the same size. The model also powers the NVIDIA AI-Q research agent to the No. 1 position on DeepResearch Bench and DeepResearch Bench II leaderboards, benchmarks that measure an AI system's ability to conduct thorough, multistep research across large document sets while maintaining reasoning coherence. Hybrid Architecture. Nemotron 3 Super uses a hybrid mixture-of-experts (MoE) architecture that combines three major innovations to deliver up to 5x higher throughput and up to 2x higher accuracy than the previous Nemotron Super model. * Hybrid Architecture: Mamba layers deliver 4x higher memory and compute efficiency, while transformer layers drive advanced reasoning. * MoE: Only 12 billion of its 120 billion parameters are active at inference. * Latent MoE: A new technique that improves accuracy by activating four expert specialists for the cost of one to generate the next token at inference. * Multi-Token Prediction: Predicts multiple future words simultaneously, resulting in 3x faster inference. On the NVIDIA Blackwell platform, the model runs in NVFP4 precision. That cuts memory requirements and pushes inference up to 4x faster than FP8 on NVIDIA Hopper, with no loss in accuracy. Open weights, data and recipes. NVIDIA is releasing Nemotron 3 Super with open weights under a permissive license. Developers can deploy and customize it on workstations, in data centers or in the cloud. The model was trained on synthetic data generated using frontier reasoning models. NVIDIA is publishing the complete methodology, including over 10 trillion tokens of pre- and post-training datasets, 15 training environments for reinforcement learning and evaluation recipes. Researchers can further use the NVIDIA NeMo platform to fine-tune the model or build their own. Use in agentic systems. Nemotron 3 Super is designed to handle complex subtasks inside a multi-agent system. A software development agent can load an entire codebase into context at once, enabling end-to-end code generation and debugging without document segmentation. In financial analysis it can load thousands of pages of reports into memory, eliminating the need to re-reason across long conversations, which improves efficiency. Nemotron 3 Super has high-accuracy tool calling that ensures autonomous agents reliably navigate massive function libraries to prevent execution errors in high-stakes environments, like autonomous security orchestration in cybersecurity. Availability. NVIDIA Nemotron 3 Super, part of the Nemotron 3 family, can be accessed at build.nvidia.com, Perplexity, OpenRouter and Hugging Face. Dell Technologies is bringing the model to the Dell Enterprise Hub on Hugging Face, optimized for on-premise deployment on the Dell AI Factory, advancing multi-agent AI workflows. HPE is also bringing NVIDIA Nemotron to its agents hub to help ensure scalable enterprise adoption of agentic AI. Enterprises and developers can deploy the model through several partners: * Cloud Service Providers: Google Cloud's Vertex AI and Oracle Cloud Infrastructure, and coming soon to Amazon Web Services through Amazon Bedrock as well as Microsoft Azure. * NVIDIA Cloud Partners: Coreweave, Crusoe, Nebius and Together AI. * Inference Service Providers: Baseten, CloudFlare, DeepInfra, Fireworks AI, Inference.net, Lightning AI, Modal and FriendliAI. * Data Platforms and Services: Distyl, Dataiku, DataRobot, Deloitte, EY and Tata Consultancy Services. The model is packaged as an NVIDIA NIM microservice, allowing deployment from on-premises systems to the cloud. Stay up to date on agentic AI, NVIDIA Nemotron and more by subscribing to NVIDIA AI news, joining the community, and following NVIDIA AI on LinkedIn, Instagram, X and Facebook.

Business Wire
Feb 10th, 2026
CodeRabbit launches Issue Planner to fix AI coding bottleneck as study shows AI-generated PRs contain 1.7x more issues

CodeRabbit has launched Issue Planner, a tool designed to help engineering teams collaboratively plan and review AI prompts before handing work to coding agents. The product integrates with Linear, Jira, GitHub Issues and GitLab. The platform addresses a growing challenge in AI-assisted development: a recent CodeRabbit study found AI-generated pull requests contain 1.7 times more issues than human-generated ones. Issue Planner generates structured, editable prompts that teams can review together, establishing clear requirements before code is written. When an issue is created, CodeRabbit gathers codebase context, identifies likely areas of change and generates a plan within the issue. Teams can refine the plan collectively before passing the finalised prompt to any coding agent. The tool is now available in public beta across all four supported platforms.

INACTIVE