/** * The legacy model of software development * built around human-only workflows. */export const CodeReview = () => { <Diff.Provider> <Slow /> <Fragmented /> <HumanOnly /> </Diff.Provider>};/** * A new era of software development, * where humans and agents co-create. */export const CodeReview = () => { <Diff.Provider> <Frictionless /> <Integrated /> <AgentReady /> </Diff.Provider>};/** * The legacy model of software development * built around human-only workflows. */export const CodeReview = () => { <Diff.Provider> <Slow /> <Fragmented /> <HumanOnly /> </Diff.Provider>};/** * A new era of software development, * where humans and agents co-create. */export const CodeReview = () => { <Diff.Provider> <Frictionless /> <Integrated /> <AgentReady /> </Diff.Provider>};export const CodeReview = () => { <Slow /> <Fragmented /> <HumanOnly /> <Frictionless /> <Integrated /> <AgentReady />};export const CodeReview = () => { <Slow /> <Fragmented /> <HumanOnly /> <Frictionless /> <Integrated /> <AgentReady />};Software development is changing rapidly. As code gets easier to generate, the bottleneck shifts to understanding and reviewing it. Linear Diffs brings human judgment and taste back to the center. It’s a fast and modern code review experience, designed for humans and agents alike.