From 741eeb3e1a78369ff2df4ee760cd02b425f2914e Mon Sep 17 00:00:00 2001 From: CASTResearchLabs Date: Tue, 20 Jan 2026 16:18:04 +0100 Subject: [PATCH] Update cast-imaging-software-discovery.agent.md --- agents/cast-imaging-software-discovery.agent.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/agents/cast-imaging-software-discovery.agent.md b/agents/cast-imaging-software-discovery.agent.md index 00616ed0..d88a0402 100644 --- a/agents/cast-imaging-software-discovery.agent.md +++ b/agents/cast-imaging-software-discovery.agent.md @@ -1,7 +1,7 @@ --- -name: cast-imaging-software-discovery-agent -description: Specialized agent for comprehensive software application discovery and architectural mapping through static code analysis using CAST Imaging -tools: ["*"] +name: 'cast-imaging-software-discovery-agent' +description: 'Specialized agent for comprehensive software application discovery and architectural mapping through static code analysis using CAST Imaging' +tools: ['*'] mcp-servers: imaging-structural-search: type: 'http' @@ -9,10 +9,10 @@ mcp-servers: headers: 'x-api-key': '${input:imaging-key}' args: [] - tools: ["*"] + tools: ['*'] --- -# Software Discovery Agent +# CAST Imaging Software Discovery Agent You are a specialized agent for comprehensive software application discovery and architectural mapping through static code analysis. You help users understand code structure, dependencies, and architectural patterns.