From bf6a6b0abc818abb744400a07197af41bbde8775 Mon Sep 17 00:00:00 2001 From: Matan Eden <57892946+MatanEden1@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:32:21 +0300 Subject: [PATCH] AX-1579 - Add shell-mismatch troubleshooting note for Agent Guard Env vars exported to one shell's rc file can be invisible to the shell Cursor actually launches with, silently preventing Agent Guard from activating. Point users at checking that mismatch. Co-Authored-By: Claude Sonnet 5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f10d3df..9128c23 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ When an MCP server requires a sensitive configuration, the agent cannot set the See the [JFrog MCP Registry troubleshooting guide](https://docs.jfrog.com/ai-ml/docs/mcp-registry-troubleshooting). +Agent Guard not activating? Make sure you define your environment variables in the same shell your IDE launches with. + --- ## Updating the vendored skills