惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Attack and Defense Labs
Attack and Defense Labs
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
T
Threatpost
Project Zero
Project Zero
Know Your Adversary
Know Your Adversary
T
The Exploit Database - CXSecurity.com
P
Palo Alto Networks Blog
T
Tenable Blog
Scott Helme
Scott Helme
T
Tor Project blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
NISL@THU
NISL@THU
Cisco Talos Blog
Cisco Talos Blog
Security Latest
Security Latest
Simon Willison's Weblog
Simon Willison's Weblog
S
Securelist
Help Net Security
Help Net Security
Google DeepMind News
Google DeepMind News
Cloudbric
Cloudbric
C
Check Point Blog
Jina AI
Jina AI
Webroot Blog
Webroot Blog
量子位
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
P
Privacy & Cybersecurity Law Blog
罗磊的独立博客
H
Heimdal Security Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
人人都是产品经理
人人都是产品经理
N
News and Events Feed by Topic
www.infosecurity-magazine.com
www.infosecurity-magazine.com
宝玉的分享
宝玉的分享
Hacker News - Newest:
Hacker News - Newest: "LLM"
L
LINUX DO - 热门话题
The GitHub Blog
The GitHub Blog
T
Troy Hunt's Blog
PCI Perspectives
PCI Perspectives
Vercel News
Vercel News
N
News | PayPal Newsroom
A
Arctic Wolf
T
The Blog of Author Tim Ferriss
博客园 - 司徒正美
博客园 - 叶小钗
Y
Y Combinator Blog
V
V2EX
美团技术团队
O
OpenAI News
Microsoft Security Blog
Microsoft Security Blog
AWS News Blog
AWS News Blog

Graphite blog

Introducing Code Tours: a new way to review Introducing Cursor Cloud Agents in Graphite Building the future of software development with Cursor Reimagining the PR Page: Designing for speed and focus Graphite changelog [11-20-2025] Graphite changelog [11-04-2025] Graphite changelog [10-16-2025] The future of engineering is collaborative (and already here) Meet Graphite Agent: the next evolution of AI code review Introducing frozen branches: A safer way to build on your teammates’ work Graphite changelog [09-17-2025] How we sped up code search for Graphite Chat Introducing Graphite Chat AI is writing code—here's why it also needs to review that code How I got Claude to write code I could actually ship How we built the first stack-aware merge queue (and why it matters) How we organize our monorepo to ship fast Graphite brings stacking to Tower Code review tooling: Should you build or buy? Making AI code review available to everyone Introducing: The new Graphite + Linear integration Graphite raises $52M and launches Diamond to reimagine code review for the age of AI Why AI will never replace human code review How stacked PRs unblock distributed development teams Graphite is going to Developer Week 2025 Beating the end of year code freeze How Graphite’s eng team ships code remarkably fast Why we chose Anthropic's Claude to power Graphite Reviewer How we redesigned Graphite's landing page in-house Introducing Graphite Reviewer: your AI code review companion How AI code review reduces review cycles to improve developer productivity What if you could get instant feedback on your code? The new developer toolchain Not Rocket Science - How Bors and Google’s TAP inspired modern merge queues Graphite's State of code review 2024 How Google migrated billions of lines of code from Perforce to Piper Going from 0 to 1: How to write better unit tests when there are none Speed up your merges: Parallel CI is now generally available for teams using Graphite’s merge queue Down for less than four minutes a month: how AWS deploys code BitKeeper, Linux, and licensing disputes: How Linus wrote Git in 14 days Graphite is now free for startups and open source projects Launch week wrap-up (May 2024) Reduce CI costs for Buildkite and GitHub Actions Cheaper CI & faster merging with batching How Google does code review The technical learning curve at a startup is gentler than you might think Graphite will now automatically rebase your partially-merged stacks Multiple engineers can now seamlessly collaborate on the same stack of PRs Do you ever outgrow GitHub? From the 80's to 2024 - how CI tests were invented and optimized Graphite changelog [4/10/2024] 🎺 Graphite changelog [4/25/2024] 🐸 How Stack Overflow replaced Experts Exchange How GitHub monopolized code hosting Graphite changelog [3/27/2024] 🤝 The core principles of building a good AI feature Onboarding roulette: deleting our employee accounts daily Graphite changelog [3/13/2024] 🚁 Why Facebook doesn’t use Git How to recreate the Phabricator code review workflow Types of code reviews: Improve performance, velocity, and quality What's the best GitHub pull request merge strategy? Phabricator vs GitHub vs Graphite: How do they stack up? Improving team velocity through better pull request practices Moving fast breaks things: the importance of a staging environment Building trust as a software engineer Keeping code simple: moving fast by avoiding over-engineering What's better than GitHub pull request filters? The Graphite pull request inbox 7 Best Phabricator alternatives for PR stacking + code review [2024] Accurate eng estimations: predicting and negotiating the future Tracking and understanding GitHub PR stats: A step-by-step guide 8 pull request best practices for optimal engineering What’s next for Graphite Graphite Q1 Launch week: Stacking with the tools you love Graphite Q1 Launch week: Making stacking seamless Accelerating code review The Mom Test How to use stacked PRs to unblock your entire team Graphite Q1 launch week 2024 The practical and philosophical problems with AI code review Empirically sup code review best practices Call site attribution: how to pinpoint rogue SQL queries throttling your performance Every engineer should understand git reflog Post mortem: we took 124 seconds from you, here's 378 back Your GitHub pull request workflow is slowing everyone down Optimizing CI/CD workflows for trunk-based development Why we use AWS instead of Vercel to host our Next.js app How large pull requests slow down development 3 key lessons in application server optimization Trunk-based development: why you should stop using feature branches Git was built in 5 days Why large companies and fast-moving startups are banning merge commits How long should your CI take? Experimenting with AI code review CRA to AppRouter in 5 Steps: A case study with Graphite Graphite Changelog [10/18/2023] The comprehensive guide to writing the best PR title of all time How 10,000 Developers All Contribute to the same Repo
AI code generation will remain fragmented
Greg Foster · 2024-11-26 · via Graphite blog

Cursor Cloud Agents are now in Graphite. Create, review, and ship without leaving your PR.

author

Greg Foster

Nov 25, 2024

AI is creating a new challenge for development teams. Just a few years ago, every developer used the same workflow: write code in an IDE and open a pull request. Now, code comes from everywhere. A junior developer might use GitHub Copilot to write boilerplate, a senior engineer might use a specialized AI agent to refactor a complex service, and your CI pipeline might even have an agent that automatically generates tests.

Each of these AI tools uses different models and operates through a different interface—some are in the IDE, some are in the terminal, and others are standalone apps. This fragmentation isn’t a temporary problem; it’s the future. As models become more specialized, developers will use a mix of AI tools best suited for each specific task.

The result is a chaotic and inconsistent developer experience at the point of code creation. But while generation will remain fragmented, the point of code review offers a powerful opportunity for consistency. This is where teams can bring order to the chaos, ensuring that all code—whether written by a human or an AI companion—meets the same high standards.

The fragmented developer experience

The developer toolchain has always been fragmented. Developers mix and match IDEs, terminals, and CLIs to create their preferred environment. But the rise of AI-native development tools is introducing a new, more complex layer of fragmentation. This happens in two key areas: the model layer and the interface layer.

The model layer: a rapid expansion of specialized models

There is no single "best" AI model for code generation. Instead, we're seeing a rapid expansion of models that are highly specialized for different tasks.

A developer’s toolkit today includes a mix of powerful options:

  • High-Reasoning models: Anthropic's Claude series excels at complex, multi-step tasks like debugging and refactoring, consistently performing well on difficult coding benchmarks.

  • General-purpose workhorses: OpenAI’s GPT series are versatile tools for a wide range of tasks, from generating boilerplate to providing architectural suggestions.

  • Large-context specialists: Google’s Gemini series is known for its massive context window, making it ideal for working across large repositories where understanding the entire codebase is critical.

  • Open-source powerhouses: Models like Meta’s Llama, Mistral’s Codestral, and DeepSeek-Coder provide strong performance with the flexibility for teams to fine-tune and self-host them for specific needs or compliance requirements.

Developers are not exclusively loyal to one model. They switch between them based on the task, using the best tool for the job. This is a positive development for productivity, but it guarantees that the underlying logic and "style" of generated code will come from many different sources.

The interface layer: a tool for every task

The fragmentation continues at the interface layer. Developers now interact with AI across a growing number of surfaces:

  • IDE extensions: This remains the most common workflow, with GitHub Copilot leading the way. However, developers now augment their IDEs with multiple assistants, often using different tools for different languages or tasks.

  • AI-powered terminals: Tools like Warp and Copilot CLI integrate AI directly into the command-line experience, generating scripts and commands from natural language prompts.

  • Standalone "agentic" editors: Applications like Cursor are AI-first code editors that fundamentally rethink the IDE around AI, capable of handling more complex, end-to-end tasks.

  • CI/CD integrations: AI agents are now being run directly in pipelines to generate tests, suggest optimizations, or even perform automated refactors based on performance data.

This fragmentation is a natural evolution. Forcing all AI interactions into a single chat window in the IDE is a limiting approach that ignores the diversity of developer workflows.

Unifying the review experience: the role of the platform

If developers are using a dozen different AI tools to generate code, how do you maintain quality and consistency? You can’t enforce standards at the point of creation because you don’t control the tools.

Instead, the single point of leverage is the code review process. This is the central idea behind Graphite's platform: to provide a consistent, powerful, and unified experience where all code—human or AI-generated—is integrated, tested, and reviewed.

This is where stacking becomes essential to the platform story. AI-generated changes, especially those from agent-based tools, can often be large and complex. Forcing them into a single monolithic PR makes them nearly impossible to review safely. By breaking down AI-generated features into a stack of small, dependent PRs, you make the code understandable and manageable for human reviewers. Each PR in the stack represents a logical unit of work that can be individually tested and approved, a workflow that is core to the Graphite platform.

A modern review platform brings order to the fragmented world of AI code generation by:

  • Centralizing all changes in a single, consistent interface, regardless of their origin.

  • Enabling workflows like stacking that are built to handle the complexity and scale of AI-generated code.

  • Integrating with CI/CD to ensure every line of code passes the same automated quality gates.

Your workflow doesn't have to be fragmented

AI code generation will not consolidate around a single model or interface. The future is a diverse ecosystem of specialized tools, and engineering teams that embrace this reality will be more productive.

The key is not to fight the fragmentation, but to build a development process that contains it. By focusing on a consistent, high-quality code review experience, you can ensure that your team ships reliable, maintainable code, no matter how it was written. The pull request, supported by a platform built for modern review, becomes the unifying force in a world of fragmented creation. This is the role Graphite is built for.

See how Graphite's platform unifies the review experience.

Related articles