main
fix(@angular/cli): always install package during ng add to inspect manifest on disk for schematics (#33718)
build: update dependency yargs to v18
refactor: move builtin module imports to use node: prefix imports
feat(@angular/build): share persistent build cache across git worktrees
refactor(@angular/cli): update aio links -> adev links
docs(@angular/cli): add playwright to e2e targets
refactor(@angular/cli): provide a default extract-i18n target for applications
fix(@angular/cli): serialize configuration as a single argv token in run_target strategies (#33657)
feat(@schematics/angular): set `packageManager` in `package.json` on new projects
refactor(@angular/cli): use Node.js styleText for color helpers
refactor(@angular/cli): centralize Node.js version checks into a new utility
feat(@angular/cli): add initial MCP server implementation