From 0147c46bb2c7a215f0494781f53a69dbb926d182 Mon Sep 17 00:00:00 2001 From: lofyer Date: Tue, 4 Aug 2026 15:11:06 +0800 Subject: [PATCH] docs(agents): update ZStack branding workflow Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 8a2c7abd..550a7ee9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -41,13 +41,13 @@ Env knobs: `UPSTREAM_URL`, `ORIGIN_REMOTE`, `UPSTREAM_REMOTE`, `PRUNE_BRANCHES`, ### Re-applying brand customizations -`scripts/rebrand` swaps the standalone brand word `GPUStack` for our brand (`MesaStack`) across user-facing text. It is the first appearance change to re-apply on every new `v-lofyer` branch. +`scripts/rebrand` swaps the standalone brand word `GPUStack` for our brand (`ZStack AIOS`) across user-facing text. It is the first appearance change to re-apply on every new `v-lofyer` branch. ```bash # preview hits, no writes DRY_RUN=1 ./scripts/rebrand -# apply (default GPUStack -> MesaStack) +# apply (default GPUStack -> ZStack AIOS) ./scripts/rebrand # custom brand words