From a8d2751f1f00e0c6b43ad9101cad294e3fa93a26 Mon Sep 17 00:00:00 2001 From: paul-ciobanu Date: Mon, 20 Apr 2026 11:31:31 +0300 Subject: [PATCH] add coding agents CLI link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fb091cf..5d88120 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ The uipathcli project is a command line interface to simplify, script and automate API calls for UiPath services. The CLI works on Windows, Linux and macOS. +**Note:** This is the **UiPath Platform CLI** (`uipath`) for scripting and automating UiPath Cloud API calls (Orchestrator, Document Understanding, AI Center, etc.). +If you are looking for the CLI to build, run, or debug coding agent automations (C# coded workflows, coded test cases, or AI-powered coding agents in UiPath Studio), see the [UiPath Coding Agents CLI](https://github.com/UiPath/cli) instead. + *Try it out, enjoy, and share your feedback, thoughts, or questions [here](https://github.com/UiPath/uipathcli/issues).*