From dbb03da0dd945f9213384de7cf1e315a4c216a85 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 18:59:51 +0000 Subject: [PATCH] docs: Add utils feature documentation and installation order notes - Created `docs/features/utils.qmd` documenting the `utils` feature. - Added `utils` feature to `docs/_quarto.yml`, `docs/index.qmd`, and `README.md`. - Noted that `repos` always installs before `setupmjr`. - Noted that `setupmjr` inherently installs `repos` as a dependency. Co-authored-by: MiguelRodo <23501332+MiguelRodo@users.noreply.github.com>