What's new in Nx 22.7

Nx 22.7 lands task sandboxing to catch hidden cache dependencies via real I/O tracing, a 7x reduction in daemon memory, and worktree-aware caching. Plus a new JSON input type, nx show target, and a wave of agentic mode and nx release improvements. Let's dive in! == Links == Full blog post: https://nx.dev/blog/nx-22-7-release Task Sandboxing: https://nx.dev/docs/features/ci-featu... Agent Resource Usage: https://nx.dev/blog/nx-cloud-release-... Self-Healing CI: https://nx.dev/blog/autonomous-ai-wor... == Chapters == 0:00 Intro 1:14 Task sandboxing 5:19 Git Worktree support 6:57 Fine-grained cache inputs for dependent projects 9:13 More control over JSON files for cache input 12:25 Agentic Nx Import 15:59 Optimizations for agentic development 17:29 Perf: 7x more memory efficient 19:02 Perf: 90% faster cache restoring 20:04 Wrapping up