<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Nx Blog</title>
  <link href="https://nx.dev/blog"/>
  <link href="https://nx.dev/blog/atom.xml" rel="self"/>
  <id>https://nx.dev/blog</id>
  <updated>2026-07-19T00:00:00.000Z</updated>
  <entry>
    <title>The Renaissance, Mechanical Sympathy, and AI Agents</title>
    <link href="https://nx.dev/blog/the-renaissance-mechanical-sympathy-and-ai-agents"/>
    <id>https://nx.dev/blog/the-renaissance-mechanical-sympathy-and-ai-agents</id>
    <updated>2026-07-19T00:00:00.000Z</updated>
    <summary>Cheaper paper gave Renaissance artists more room to experiment. AI agents could do the same for software, if developers preserve enough mechanical and software sympathy to judge what agents produce.</summary>
  </entry>
  <entry>
    <title>Nx 23.1 Is Here: Per-Run Performance Reports, TypeScript 6, and Angular 22</title>
    <link href="https://nx.dev/blog/nx-23-1-release"/>
    <id>https://nx.dev/blog/nx-23-1-release</id>
    <updated>2026-07-15T00:00:00.000Z</updated>
    <summary>Everything that landed in Nx 23.1: a performance report at the end of every run, TypeScript 6, Angular 22 support, mouse support in the terminal UI, and more flexible target defaults.</summary>
  </entry>
  <entry>
    <title>Agentic Memory: Why Code Is Fundamentally Different</title>
    <link href="https://nx.dev/blog/agentic-memory-why-code-is-fundamentally-different"/>
    <id>https://nx.dev/blog/agentic-memory-why-code-is-fundamentally-different</id>
    <updated>2026-07-09T00:00:00.000Z</updated>
    <summary>Agentic memory can mean many different things, and it is not easy to figure out what a particular product does. In this post we will look at a few core attributes of memory which can help with classifying different solutions. We will also see why code is fundamentally different from other domains.</summary>
  </entry>
  <entry>
    <title>Keep Shipping Through Docker Hub Outages and Rate Limits</title>
    <link href="https://nx.dev/blog/keep-shipping-docker-hub-outages"/>
    <id>https://nx.dev/blog/keep-shipping-docker-hub-outages</id>
    <updated>2026-07-06T00:00:00.000Z</updated>
    <summary>Docker Hub outages and 429 Too Many Requests rate limits break CI pipelines. A read-through cache is the fix the infrastructure vendors recommend, and Nx Cloud offers it for your agents.</summary>
  </entry>
  <entry>
    <title>Announcing Polygraph: A Meta-Harness for Maximum Agent Autonomy</title>
    <link href="https://nx.dev/blog/announcing-polygraph"/>
    <id>https://nx.dev/blog/announcing-polygraph</id>
    <updated>2026-06-26T00:00:00.000Z</updated>
    <summary>Agents hit two walls: they are stuck in one repo, and they start every session blank. Polygraph is an agent-agnostic meta-harness that removes both, so your agents can work autonomously across your whole organization.</summary>
  </entry>
  <entry>
    <title>Meta Harnesses, Agents, and Lessons from the Framework Wars</title>
    <link href="https://nx.dev/blog/meta-harnesses-agents-and-lessons-from-the-framework-wars"/>
    <id>https://nx.dev/blog/meta-harnesses-agents-and-lessons-from-the-framework-wars</id>
    <updated>2026-06-19T00:00:00.000Z</updated>
    <summary>The framework wars taught us that the winning layer often does less. The same pattern is emerging for AI agents, where narrow agents need meta harnesses above them.</summary>
  </entry>
  <entry>
    <title>Nx 23: 4x Faster Nx Agents, Agentic Nx Migrate, improved targetDefaults, .Net GA</title>
    <link href="https://nx.dev/blog/nx-23-release"/>
    <id>https://nx.dev/blog/nx-23-release</id>
    <updated>2026-06-17T00:00:00.000Z</updated>
    <summary>Nx 23 brings a smarter multi-major nx migrate, performance wins across the local engine and Nx Cloud agents, native Node.js TypeScript stripping and V8 compile cache on by default, more precise target configuration, and a big cleanup of deprecated generators, executors, and APIs.</summary>
  </entry>
  <entry>
    <title>Can You Trust Your Build Cache?</title>
    <link href="https://nx.dev/blog/can-you-trust-your-build-cache"/>
    <id>https://nx.dev/blog/can-you-trust-your-build-cache</id>
    <updated>2026-06-16T00:00:00.000Z</updated>
    <summary>Your build cache is a trust boundary. When you cannot trust it, you ship broken artifacts downstream.</summary>
  </entry>
  <entry>
    <title>Nx Agents, now 4x faster &amp; 30% cheaper than GitHub Actions</title>
    <link href="https://nx.dev/blog/nx-agents-faster-cheaper-github-actions"/>
    <id>https://nx.dev/blog/nx-agents-faster-cheaper-github-actions</id>
    <updated>2026-06-04T00:00:00.000Z</updated>
    <summary>Nx Cloud recently shipped optimized resource classes and Continuous Assignment for Nx Agents. Benchmarked against GitHub Actions on a large monorepo, wall-clock time dropped 74% and cost per run fell 30%.</summary>
  </entry>
  <entry>
    <title>Postmortem: Nx Console v18.95.0 supply-chain compromise</title>
    <link href="https://nx.dev/blog/nx-console-v18-95-0-postmortem"/>
    <id>https://nx.dev/blog/nx-console-v18-95-0-postmortem</id>
    <updated>2026-05-21T00:00:00.000Z</updated>
    <summary>Full postmortem of the malicious Nx Console v18.95.0 published to Visual Studio Marketplace and Open VSX on 2026-05-18, originating from the TanStack npm supply-chain compromise that exfiltrated a contributor's gh CLI OAuth token seven days earlier.</summary>
  </entry>
  <entry>
    <title>Shift Left Isn't Working: Because We're Shifting the Wrong Thing</title>
    <link href="https://nx.dev/blog/shift-left-isnt-working"/>
    <id>https://nx.dev/blog/shift-left-isnt-working</id>
    <updated>2026-05-07T00:00:00.000Z</updated>
    <summary>Most teams shift left by adding scanners and gates after code exists. The real shift is encoding security, quality, and compliance as inputs to planning.</summary>
  </entry>
  <entry>
    <title>Making It Easier to Import Projects Into Your Monorepo</title>
    <link href="https://nx.dev/blog/agentic-nx-import"/>
    <id>https://nx.dev/blog/agentic-nx-import</id>
    <updated>2026-04-30T00:00:00.000Z</updated>
    <summary>AI agents make importing existing projects into an Nx monorepo easier: `nx import` does the heavy lifting while the agent handles workspace-specific gaps.</summary>
  </entry>
  <entry>
    <title>Nx 22.7 Is Here: Task Sandboxing, 7x Less Memory, and Worktree-Aware Caching</title>
    <link href="https://nx.dev/blog/nx-22-7-release"/>
    <id>https://nx.dev/blog/nx-22-7-release</id>
    <updated>2026-04-27T00:00:00.000Z</updated>
    <summary>Everything that landed in Nx across 22.4 through 22.7: task sandboxing, a 7x reduction in daemon memory, worktree-aware caching, agentic mode improvements, and more.</summary>
  </entry>
  <entry>
    <title>Self-Healing CI Now Suggests What to Auto-Apply</title>
    <link href="https://nx.dev/blog/self-healing-ci-auto-apply-suggestions"/>
    <id>https://nx.dev/blog/self-healing-ci-auto-apply-suggestions</id>
    <updated>2026-04-22T00:00:00.000Z</updated>
    <summary>Nx Cloud now recommends which tasks are safe to auto-apply in Self-Healing CI, based on your CI history and verification success rate.</summary>
  </entry>
  <entry>
    <title>Deploying a PNPM Monorepo to Cloudflare Pages</title>
    <link href="https://nx.dev/blog/pnpm-monorepo-cloudflare-pages"/>
    <id>https://nx.dev/blog/pnpm-monorepo-cloudflare-pages</id>
    <updated>2026-04-20T00:00:00.000Z</updated>
    <summary>Deploy apps from a pnpm or npm workspace to Cloudflare Pages with one GitHub Actions workflow, using Nx as the task scheduler to rebuild only what changed.</summary>
  </entry>
  <entry>
    <title>Sharing Tailwind CSS Styles Across Apps in a Monorepo</title>
    <link href="https://nx.dev/blog/sharing-tailwind-styles-nx-monorepo"/>
    <id>https://nx.dev/blog/sharing-tailwind-styles-nx-monorepo</id>
    <updated>2026-04-09T00:00:00.000Z</updated>
    <summary>Share Tailwind v4 design tokens across multiple apps in a pnpm + Nx monorepo using a shared styles package and automated @source directives.</summary>
  </entry>
  <entry>
    <title>How SiriusXM Stays Competitive by Iterating and Getting to Market Fast</title>
    <link href="https://nx.dev/blog/siriusxm-success-story"/>
    <id>https://nx.dev/blog/siriusxm-success-story</id>
    <updated>2026-03-06T00:00:00.000Z</updated>
    <summary>How SiriusXM's commerce team uses a composable 1,400-project Nx monorepo to rapidly assemble and ship new checkout experiences, saving 61+ days of compute monthly with an 82% cache hit rate.</summary>
  </entry>
  <entry>
    <title>Agentic Experience Is the New Developer Experience</title>
    <link href="https://nx.dev/blog/making-nx-agent-ready"/>
    <id>https://nx.dev/blog/making-nx-agent-ready</id>
    <updated>2026-03-05T00:00:00.000Z</updated>
    <summary>How we redesigned Nx CLI commands like nx import, nx init, and create-nx-workspace to work seamlessly with AI agents, and the AX principles behind the changes.</summary>
  </entry>
  <entry>
    <title>Nx Joins the Linux Foundation and the Agentic AI Foundation</title>
    <link href="https://nx.dev/blog/nx-joins-linux-foundation-and-aaif"/>
    <id>https://nx.dev/blog/nx-joins-linux-foundation-and-aaif</id>
    <updated>2026-02-25T00:00:00.000Z</updated>
    <summary>Nx joins the Linux Foundation and Agentic AI Foundation (AAIF) to help shape open standards for AI-powered development. Learn how the intersection of agentic AI and build tooling will transform software development workflows, and why Nx is committing to open collaboration with Anthropic, AWS, Google, and Microsoft to build the future of autonomous AI agents in developer tooling.</summary>
  </entry>
  <entry>
    <title>A Monorepo Is NOT a Monolith</title>
    <link href="https://nx.dev/blog/monorepo-is-not-monolith"/>
    <id>https://nx.dev/blog/monorepo-is-not-monolith</id>
    <updated>2026-02-24T00:00:00.000Z</updated>
    <summary>Common objections to monorepos debunked: they are not monoliths, they scale, and they work great with AI.</summary>
  </entry>
  <entry>
    <title>Why we deleted (most of) our MCP tools</title>
    <link href="https://nx.dev/blog/why-we-deleted-most-of-our-mcp-tools"/>
    <id>https://nx.dev/blog/why-we-deleted-most-of-our-mcp-tools</id>
    <updated>2026-02-17T00:00:00.000Z</updated>
    <summary>How the shift from MCP tools to agent skills changed the way AI assistants work with Nx monorepos — and why MCP still matters.</summary>
  </entry>
  <entry>
    <title>Teach Your AI Agent How to Work in a Monorepo</title>
    <link href="https://nx.dev/blog/nx-ai-agent-skills"/>
    <id>https://nx.dev/blog/nx-ai-agent-skills</id>
    <updated>2026-02-12T00:00:00.000Z</updated>
    <summary>Nx ships agent skills that teach AI coding assistants how to navigate, build, and generate code in your monorepo.</summary>
  </entry>
  <entry>
    <title>How Broadcom stays efficient and nimble with monorepos</title>
    <link href="https://nx.dev/blog/broadcom-success-story"/>
    <id>https://nx.dev/blog/broadcom-success-story</id>
    <updated>2026-02-10T00:00:00.000Z</updated>
    <summary>How Broadcom unified 177+ projects in a monorepo with Nx, achieving 70% cache hit rates and saving 361 days of compute monthly while scaling development across their entire organization.</summary>
  </entry>
  <entry>
    <title>Why Monorepos are King in the Age of AI</title>
    <link href="https://nx.dev/blog/why-monorepos-are-king-in-the-age-of-ai"/>
    <id>https://nx.dev/blog/why-monorepos-are-king-in-the-age-of-ai</id>
    <updated>2026-02-05T00:00:00.000Z</updated>
    <summary>Monorepo architecture has evolved significantly in the past few years, yet the landscape remains confusing with inconsistent definitions, rapidly changing tooling, and implementation patterns that vary wildly across organizations. Meanwhile, teams adopting AI coding assistants are discovering that modern monorepo tooling is uniquely suited to solve the exact coordination challenges they're now facing. For engineering leaders navigating this rapidly transforming space, understanding the advantages of monorepo capabilities can unlock substantial velocity gains (even if a full migration is not in the cards).
This webinar will provide a clear framework for understanding monorepos in 2026, cutting through the noise to explain how they deliver measurable impact. Particularly for organizations working to ship at AI-accelerated speeds.</summary>
  </entry>
  <entry>
    <title>Nx 2026 Roadmap: Expanding Agent Autonomy, Improving Performance, Better Polyglot and More</title>
    <link href="https://nx.dev/blog/nx-2026-roadmap"/>
    <id>https://nx.dev/blog/nx-2026-roadmap</id>
    <updated>2026-02-04T00:00:00.000Z</updated>
    <summary>Explore the Nx 2026 roadmap featuring expanded agent autonomy, self-healing CI evolution, synthetic monorepos, improved task distribution, polyglot expansion, and more.</summary>
  </entry>
  <entry>
    <title>End to End Autonomous AI Agent Workflows with Nx</title>
    <link href="https://nx.dev/blog/autonomous-ai-workflows-with-nx"/>
    <id>https://nx.dev/blog/autonomous-ai-workflows-with-nx</id>
    <updated>2026-02-03T00:00:00.000Z</updated>
    <summary>Learn how Nx bridges the gap between local AI agents and CI, enabling fully autonomous development workflows with the ci-monitor skill and Self-Healing CI.</summary>
  </entry>
  <entry>
    <title>Autonomous Agents at Scale</title>
    <link href="https://nx.dev/blog/ai-agents-and-continuity"/>
    <id>https://nx.dev/blog/ai-agents-and-continuity</id>
    <updated>2026-01-21T00:00:00.000Z</updated>
    <summary>As AI agents become more autonomous, writing code is no longer the constraint. The organizations that win will be the ones where more work can be delegated to agents running uninterrupted.</summary>
  </entry>
  <entry>
    <title>Scaling 700+ Projects: How Nx Became a 'No-Brainer' for Caseware</title>
    <link href="https://nx.dev/blog/caseware-success-story"/>
    <id>https://nx.dev/blog/caseware-success-story</id>
    <updated>2026-01-16T00:00:00.000Z</updated>
    <summary>Discover how Caseware unified 700+ projects into one monorepo, achieved a 93% cache hit rate, and saves 181 days of compute weekly with the Nx platform.</summary>
  </entry>
  <entry>
    <title>Configure Tailwind v4 with Angular in an Nx Monorepo</title>
    <link href="https://nx.dev/blog/setup-tailwind-4-angular-nx-workspace"/>
    <id>https://nx.dev/blog/setup-tailwind-4-angular-nx-workspace</id>
    <updated>2026-01-14T00:00:00.000Z</updated>
    <summary>Learn how Tailwind CSS v4 scanning works with Angular in Nx monorepos, why you may have bloated CSS, and how to optimize it with @source directives and Nx Sync Generators.</summary>
  </entry>
  <entry>
    <title>The Missing Multiplier for AI Agent Productivity</title>
    <link href="https://nx.dev/blog/the-missing-multiplier-for-ai-agent-productivity"/>
    <id>https://nx.dev/blog/the-missing-multiplier-for-ai-agent-productivity</id>
    <updated>2026-01-09T00:00:00.000Z</updated>
    <summary>Discover why AI agents underperform in polyrepos and how Nx monorepos unlock 30% productivity gains. Learn why architecture matters for AI agent success.</summary>
  </entry>
  <entry>
    <title>A Year of Nx Webinars</title>
    <link href="https://nx.dev/blog/a-year-of-nx-webinars"/>
    <id>https://nx.dev/blog/a-year-of-nx-webinars</id>
    <updated>2025-12-29T00:00:00.000Z</updated>
    <summary>Catch up on a year of Nx webinars covering CI optimization, AI-assisted development in monorepos, and practical strategies for faster builds. All recordings available free.</summary>
  </entry>
  <entry>
    <title>Wrapping Up 2025</title>
    <link href="https://nx.dev/blog/wrapping-up-2025"/>
    <id>https://nx.dev/blog/wrapping-up-2025</id>
    <updated>2025-12-22T00:00:00.000Z</updated>
    <summary>In 2025, Nx became a unified Build Intelligence Platform combining build systems, CI orchestration, and AI integration. Learn about what we shipped in 2025, and what's coming in 2026.</summary>
  </entry>
  <entry>
    <title>Nx 22.3 Release: Angular 21 Support, tsgo Compiler, and Prettier v3</title>
    <link href="https://nx.dev/blog/nx-22-3-release"/>
    <id>https://nx.dev/blog/nx-22-3-release</id>
    <updated>2025-12-19T00:00:00.000Z</updated>
    <summary>Nx 22.3 brings Angular 21 support, experimental tsgo compiler integration, and long-awaited Prettier v3 compatibility.</summary>
  </entry>
  <entry>
    <title>Nx Cloud Release: Agent Resource Usage</title>
    <link href="https://nx.dev/blog/nx-cloud-release-introducing-agent-resource-usage"/>
    <id>https://nx.dev/blog/nx-cloud-release-introducing-agent-resource-usage</id>
    <updated>2025-12-05T00:00:00.000Z</updated>
    <summary>Stop guessing why your CI agents fail. Agent Resource Usage in Nx Cloud delivers task-level CPU and memory visibility to debug issues and optimize infrastructure.</summary>
  </entry>
  <entry>
    <title>Nx Platform Outperforms DIY Cache by 5x</title>
    <link href="https://nx.dev/blog/nx-vs-diy"/>
    <id>https://nx.dev/blog/nx-vs-diy</id>
    <updated>2025-12-04T00:00:00.000Z</updated>
    <summary>Benchmarks reveal Nx Platform outperforms DIY cache by 3-5x through AI-powered self-healing CI that automatically fixes broken PRs, reduces developer interruptions by 40%, and delivers 30-40% faster build times.</summary>
  </entry>
  <entry>
    <title>An Nx Carol: Past, Present, and Future of Your Monorepo</title>
    <link href="https://nx.dev/blog/an-nx-carol-past-present-and-future-of-your-monorepo"/>
    <id>https://nx.dev/blog/an-nx-carol-past-present-and-future-of-your-monorepo</id>
    <updated>2025-12-04T00:00:00.000Z</updated>
    <summary>Join us for a special year-end webinar where we’ll take you on a journey through Nx’s past, present, and future to explore the evolution of Nx and what’s coming next.</summary>
  </entry>
  <entry>
    <title>Nx 22.1 Release: Terminal UI on Windows, Storybook 10, Vitest 4, and more!</title>
    <link href="https://nx.dev/blog/nx-22-1-release"/>
    <id>https://nx.dev/blog/nx-22-1-release</id>
    <updated>2025-11-26T00:00:00.000Z</updated>
    <summary>Nx 22.1 brings Terminal UI to Windows, Storybook 10 support, a dedicated Vitest plugin with atomizer support, and more!</summary>
  </entry>
  <entry>
    <title>The Compounding Effect: How Nx Features Multiply Performance Gains</title>
    <link href="https://nx.dev/blog/the-compounding-effect-how-nx-features-multiply-performance-gains"/>
    <id>https://nx.dev/blog/the-compounding-effect-how-nx-features-multiply-performance-gains</id>
    <updated>2025-11-19T00:00:00.000Z</updated>
    <summary>Remote caching delivers such dramatic improvements that many teams stop there, thinking they've maximized their investment. But the real bottleneck isn't just slow task execution—it's the time spent babysitting PRs through flaky test failures and manual reruns. Cache speeds up your tasks, but it can't eliminate the interruptions that keep developers waiting for green builds.</summary>
  </entry>
  <entry>
    <title>10 Monorepo Myths Debunked: Separating Fact from Fiction</title>
    <link href="https://nx.dev/blog/monorepo-myths-debunked"/>
    <id>https://nx.dev/blog/monorepo-myths-debunked</id>
    <updated>2025-11-14T00:00:00.000Z</updated>
    <summary>Explore the most common misconceptions about monorepos and learn the truth behind the myths. From performance concerns to scaling limitations, we tackle the biggest obstacles to monorepo adoption.</summary>
  </entry>
  <entry>
    <title>Nx Cloud Release: Enterprise Task Analytics</title>
    <link href="https://nx.dev/blog/nx-cloud-release-introducing-enterprise-task-analytics"/>
    <id>https://nx.dev/blog/nx-cloud-release-introducing-enterprise-task-analytics</id>
    <updated>2025-11-07T00:00:00.000Z</updated>
    <summary>Eliminate CI guesswork with Enterprise Task Analytics. Identify performance regressions, prioritize flaky task fixes, and make data-driven decisions about workspace health—all with graph-powered insights only Nx can provide.</summary>
  </entry>
  <entry>
    <title>Watch and Rebuild Storybook Dependencies with Nx</title>
    <link href="https://nx.dev/blog/storybook-watch-dependencies-nx"/>
    <id>https://nx.dev/blog/storybook-watch-dependencies-nx</id>
    <updated>2025-10-29T00:00:00.000Z</updated>
    <summary>Learn how to set up automatic rebuilding of buildable library dependencies in your Storybook setup using Nx workspace watching for a seamless developer experience.</summary>
  </entry>
  <entry>
    <title>Book - React for Enterprise: Timeless Architecture for Enterprise Apps</title>
    <link href="https://nx.dev/blog/react-enterprise-book"/>
    <id>https://nx.dev/blog/react-enterprise-book</id>
    <updated>2025-10-28T00:00:00.000Z</updated>
    <summary>Learn how to bring order, automation, and long-term velocity to large React codebases with the new React Enterprise book by Przemysław Nowak from Brainly, written in collaboration with Nx.</summary>
  </entry>
  <entry>
    <title>Beyond Remote Cache: Unlock 70% More CI Performance</title>
    <link href="https://nx.dev/blog/beyond-remote-cache-unlock-the-full-70-of-your-ci-performance-gains"/>
    <id>https://nx.dev/blog/beyond-remote-cache-unlock-the-full-70-of-your-ci-performance-gains</id>
    <updated>2025-10-27T00:00:00.000Z</updated>
    <summary>You've implemented remote caching. Your builds are faster. Success, right? Not quite. If you're only using remote cache, you're leaving 70% of potential CI performance improvements on the table—and we have the data to prove it. The real transformation comes from addressing what happens after tasks run: the endless cycle of flaky tests, random failures, and the manual intervention that keeps developers waiting for green builds. In this data-driven webinar, we’ll show you how to stop settling for partial optimization and learn how modern CI should work—and how Nx Cloud makes it happen.</summary>
  </entry>
  <entry>
    <title>Nx 22 Release: Expanding the build platform</title>
    <link href="https://nx.dev/blog/nx-22-release"/>
    <id>https://nx.dev/blog/nx-22-release</id>
    <updated>2025-10-23T00:00:00.000Z</updated>
    <summary>Discover Nx 22: .NET and Maven support brings enterprise polyglot capabilities, plus pnpm catalog integration, release workflow improvements, and need-to-know breaking changes</summary>
  </entry>
  <entry>
    <title>What's the Point of Generating All This Code If You Can't Merge It?</title>
    <link href="https://nx.dev/blog/pr-review-is-the-bottleneck"/>
    <id>https://nx.dev/blog/pr-review-is-the-bottleneck</id>
    <updated>2025-10-14T00:00:00.000Z</updated>
    <summary>AI speeds up code authoring, but PR validation becomes the bottleneck. Learn how Nx's Self-Healing CI automatically fixes broken PRs to keep teams moving.</summary>
  </entry>
  <entry>
    <title>What's New in Nx Self-Healing CI</title>
    <link href="https://nx.dev/blog/whats-new-in-nx-self-healing-ci"/>
    <id>https://nx.dev/blog/whats-new-in-nx-self-healing-ci</id>
    <updated>2025-10-14T00:00:00.000Z</updated>
    <summary>Enhanced GitHub integration, interactive diffs, fine-grained task control, auto-apply fixes, and local fix application—discover the latest improvements to Nx Self-Healing CI.</summary>
  </entry>
  <entry>
    <title>Nx Highlights: Smarter AI integration, all-new graph UI, and big new versions of your favorite tools</title>
    <link href="https://nx.dev/blog/nx-highlights-oct-2025"/>
    <id>https://nx.dev/blog/nx-highlights-oct-2025</id>
    <updated>2025-10-10T00:00:00.000Z</updated>
    <summary>Catch up on the latest Nx highlights including AI agent configuration, improved Terminal UI, Vite 7 support, and enhanced testing workflows</summary>
  </entry>
  <entry>
    <title>Making the Case for Smarter Monorepos, and How to Not Get Fooled by Myths </title>
    <link href="https://nx.dev/blog/making-the-case-for-smarter-monorepos-and-how-to-not-get-fooled-by-myths"/>
    <id>https://nx.dev/blog/making-the-case-for-smarter-monorepos-and-how-to-not-get-fooled-by-myths</id>
    <updated>2025-09-24T00:00:00.000Z</updated>
    <summary>Monorepos and monorepo tooling have changed a lot in the last few years, adapting to the practical needs of large teams. As development environments have become more complex, with increasing demands for scalability and higher production with fewer resources, modern monorepos can be an extremely effective way to bring order to this chaos.
Join us for our September webinar to learn what monorepo development looks like in 2025, the benefits of smarter monorepos, how to get buy-in from your leadership and teams, and how Nx makes monorepo development easier and even more powerful.</summary>
  </entry>
  <entry>
    <title>Integrating Biome in 20 Minutes</title>
    <link href="https://nx.dev/blog/integrate-biome-in-20-minutes"/>
    <id>https://nx.dev/blog/integrate-biome-in-20-minutes</id>
    <updated>2025-09-16T00:00:00.000Z</updated>
    <summary>Learn how to integrate Biome, the fast Rust-based linter and formatter, in an Nx Workspace. Discover why writing your own plugin is often better than waiting for official support.</summary>
  </entry>
  <entry>
    <title>S1ngularity - What Happened, How We Responded, What We Learned</title>
    <link href="https://nx.dev/blog/s1ngularity-postmortem"/>
    <id>https://nx.dev/blog/s1ngularity-postmortem</id>
    <updated>2025-09-05T00:00:00.000Z</updated>
    <summary>Malicious Nx packages were published to npm via GitHub Actions exploit. Learn what happened and how we enhanced security measures.</summary>
  </entry>
</feed>