#2 · Primary category: AI DevOps & SRE Tools
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
Project last updated:08/29/26
GitHub Stars
29.3K
Forks
3.0K
Contributors
1.3K
License
MIT
Why we included this project
Teams that keep several TypeScript apps and shared libraries in one repository usually reach for Nx once local builds and CI runs start to slow down. It maps the dependency graph of the workspace and uses caching and incremental execution to skip work that hasn't changed, which is what keeps large monorepos fast without constant hand-tuning. The agent-friendly side is where it stands out: remote caching, automatic task distribution across runners, and self-healing CI, where AI agents rerun flaky tests and push fixes for broken PRs. Nx also hands AI coding assistants full workspace context, so their suggestions respect real project boundaries and dependencies instead of guessing. For a repo that hosts agent code, several packages, or an expanding frontend and backend split, that combination keeps the whole workload green without hand-managing every pipeline.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud
onedev
The Unified and Autonomous Development Platform