From 20bcf663275007feb40d1728abd3f1db8650f2d5 Mon Sep 17 00:00:00 2001 From: shyam-path <103598907+shyam-path@users.noreply.github.com> Date: Thu, 2 Oct 2025 11:48:17 -0700 Subject: [PATCH] Update AGENTS.md --- src/company-agent/AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/company-agent/AGENTS.md b/src/company-agent/AGENTS.md index 4982342..2f94f3c 100644 --- a/src/company-agent/AGENTS.md +++ b/src/company-agent/AGENTS.md @@ -35,7 +35,7 @@ Using `uv run` means you don’t have to activate the venv: ```bash # Log in and write credentials to .env -uv run uipath auth +uv run uipath auth --staging # Initialize (scans entrypoints and updates uipath.json) uv run uipath init