Blog
Engineering insights, product updates, and lessons learned.

Fable 5 Rewrites 50M Lines in a Day. Who Reviews It?
Stripe's AI migration exposes a critical truth: AI writes code faster than humans can safely review it. Here's what that means for your team.

Opus 4.8 Got More Honest. Your Reviewer Should Too.
Discover how Claude Opus 4.8's self-honesty improvements transform AI code review when paired with full-codebase context.

Change One Util. Break 23 Packages. Diff Hides It.
Discover how monorepo blast radius silently breaks production apps—and how codebase-aware code review catches what diffs miss.

Engineers Pick the Smaller PR. AI Ones Wait 5x Longer.
Engineers avoid AI-generated PRs 5x longer than human ones. Here's why context gaps are killing your cycle time—and how to fix it.

Every /clear Costs You Tokens. Stop Re-Exploring.
Claude Code teams save 40-60% on redundant file reads by using Octopus Review's semantic indexing to skip expensive codebase re-discovery after /clear

Not a Rabbit. Don't Follow Trails: The Story Behind Our AWS Summit Sticker
Why we put a five-word manifesto on a sticker and handed it out at AWS Summit, and what it says about how code review should actually work.

Code Review Was Mentorship. AI Broke the Loop.
AI code review is replacing mentorship. Octopus Review teaches juniors your codebase patterns with context-aware comments that transfer knowledge.

AI Writes the Happy Path. Who Reviews the Rest?
AI code looks perfect but fails in production. 60% of AI bugs are silent failures that pass tests but break when users do unexpected things.

Mythos Scores 93.9% on SWE-Bench. Your Reviewer Still Has No Context.
Claude Mythos hits 93.9% on SWE-bench, but benchmarks don't review real code. Context beats raw model power—BYOK lets you choose any model for your reviews.

RAG Indexing vs Dynamic Discovery: Two Ways AI Understands Your Code
Discover how CodeRabbit's dynamic sandbox approach compares to RAG-based codebase indexing for AI code reviews. Learn the trade-offs & benefits.