Skip to content

Commit 38c9ed1

Browse files
MatanEden1claude
andcommitted
Strip trailing whitespace from STRICT mandate lines
Addresses AI review nit: trailing spaces on added lines (two trailing spaces render as a hard <br> in markdown). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 0ac7e59 commit 38c9ed1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

plugins/jfrog/templates/jfrog-mcp-management.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ not call `--inspect` — go to "Listing MCPs > Available to install"
121121
instead, show the catalog, have them pick, then come back to Step 2
122122
with the chosen name.
123123

124-
Once you have a name, you must fetch its live details.
124+
Once you have a name, you must fetch its live details.
125125

126126
**STRICT LIVE EXECUTION MANDATE:** Every time the user asks for details, parameters, configuration, or an inspection of a specific MCP, you **MUST** physically run the terminal command below. **NEVER** reuse, assume, or copy configuration payloads from previous chat turns or context history, as the underlying configuration or headers may have changed. A fresh, live execution tool call is mandatory for every single inquiry.
127127

@@ -329,10 +329,10 @@ elsewhere.
329329
`npx --yes` fetches the gateway on demand, so this works on a
330330
fresh machine too.
331331

332-
2. **STRICT LIVE EXECUTION MANDATE:** Every time the user asks to see available MCPs,
333-
the catalog, or what can be installed, you **MUST** physically run the terminal
334-
command below. **NEVER** copy, reuse, or re-display lists from previous turns
335-
or context history, even if the request was made just moments ago. A fresh,
332+
2. **STRICT LIVE EXECUTION MANDATE:** Every time the user asks to see available MCPs,
333+
the catalog, or what can be installed, you **MUST** physically run the terminal
334+
command below. **NEVER** copy, reuse, or re-display lists from previous turns
335+
or context history, even if the request was made just moments ago. A fresh,
336336
live execution tool call is mandatory for every single inquiry.
337337

338338
3. Run EXACTLY this command — `--project` is passed as a CLI flag

0 commit comments

Comments
 (0)