From 2368bbb1346e5b241116f2fa75b2c2dafe6d10c9 Mon Sep 17 00:00:00 2001 From: Cristian Date: Thu, 12 Feb 2026 12:44:40 -0300 Subject: [PATCH] W-21250316-Fix-404-error-on-MuleSoft-Vibes-ACB-page-CP --- modules/ROOT/pages/api-ai-design-spec.adoc | 40 ---------------------- modules/ROOT/pages/mulesoft-vibes.adoc | 40 ++++++++++++++++++++++ 2 files changed, 40 insertions(+), 40 deletions(-) delete mode 100644 modules/ROOT/pages/api-ai-design-spec.adoc create mode 100644 modules/ROOT/pages/mulesoft-vibes.adoc diff --git a/modules/ROOT/pages/api-ai-design-spec.adoc b/modules/ROOT/pages/api-ai-design-spec.adoc deleted file mode 100644 index 0aa10b702..000000000 --- a/modules/ROOT/pages/api-ai-design-spec.adoc +++ /dev/null @@ -1,40 +0,0 @@ -= MuleSoft Dev Agent Overview - -NOTE: MuleSoft Dev Agent is now MuleSoft Vibes. You may see references to MuleSoft Dev Agent in our application and documentation. - -MuleSoft Dev Agent is a purpose-built assistant for the development lifecycle, available directly in Anypoint Code Builder. - -MuleSoft Dev Agent enables you to build, deploy, and manage your projects using natural language prompts. - -Dev Agent integrates with the xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Server], which provides a set of agentic tools that connect Dev Agent directly to your MuleSoft environment. Through this integration, Dev Agent can perform actions and retrieve data on your behalf, enabling capabilities such as: - -* Developing API specifications -* Creating and configuring applications -* Creating agent networks -* Searching for assets -* Deploying and managing instances -* Securing your applications - -These features are powered by large language models (LLMs) that operate within the Salesforce Shared Trust Boundary. - -MuleSoft Dev Agent is part of the broader MuleSoft AI ecosystem, which also includes capabilities such as Map with AI and Map and Transform with AI. For an overview of all MuleSoft AI features, see the xref:general::learning-map-mulesoft-ai.adoc[Learning Map: MuleSoft AI]. - -NOTE: MuleSoft Dev Agent is available on US, EU, Canada, and Japan cloud hosts. - -== Before You Begin - -Before using MuleSoft Dev Agent, make sure that you meet these prerequisites: - -* xref:start-acb.adoc[Set up and access the web or desktop IDE]. -* Make sure you have the xref:start-configure-permissions.adoc#permissions[required Anypoint Code Builder permissions]. -* Ensure you have the following permissions to use MuleSoft Dev Agent: -** *Anypoint Code Builder Developer* (to use Dev Agent in the Cloud IDE) -** *Mule Developer Generative AI User* -* Make sure Einstein is enabled in Access Management. For more information, see xref:access-management::enabling-einstein.adoc[Enabling Einstein for Anypoint Platform]. - -NOTE: Authentication happens through the user logged in to Anypoint Code Builder. MuleSoft Dev Agent inherits the same permissions as that user and can only execute actions that the user is authorized to perform in Anypoint Platform. - -== See Also - -* xref:troubleshoot-generative-ai.adoc[Troubleshooting MuleSoft Dev Agent] -* xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Server] diff --git a/modules/ROOT/pages/mulesoft-vibes.adoc b/modules/ROOT/pages/mulesoft-vibes.adoc new file mode 100644 index 000000000..d2f78d96d --- /dev/null +++ b/modules/ROOT/pages/mulesoft-vibes.adoc @@ -0,0 +1,40 @@ += MuleSoft Vibes Overview +:page-aliases: api-ai-design-spec.adoc +:page-deployment-options: cloud-ide, desktop-ide + +MuleSoft Vibes is a purpose-built assistant for the development lifecycle, available directly in Anypoint Code Builder. + +MuleSoft Vibes enables you to build, deploy, and manage your projects using natural language prompts. + +MuleSoft Vibes integrates with the xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Server], which provides a set of agentic tools that connect MuleSoft Vibes directly to your MuleSoft environment. Through this integration, MuleSoft Vibes can perform actions and retrieve data on your behalf, enabling capabilities such as: + +* Developing API specifications +* Creating and configuring applications +* Creating agent networks +* Searching for assets +* Deploying and managing instances +* Securing your applications + +These features are powered by large language models (LLMs) that operate within the Salesforce Shared Trust Boundary. + +MuleSoft Vibes is part of the broader MuleSoft AI ecosystem, which also includes capabilities such as Map with AI and Map and Transform with AI. For an overview of all MuleSoft AI features, see the xref:general::learning-map-mulesoft-ai.adoc[Learning Map: MuleSoft AI]. + +NOTE: MuleSoft Vibes is available on US, EU, Canada, and Japan cloud hosts. + +== Before You Begin + +Before using MuleSoft Vibes, make sure that you meet these prerequisites: + +* xref:start-acb.adoc[Set up and access the web or desktop IDE]. +* Make sure you have the xref:start-configure-permissions.adoc#permissions[required Anypoint Code Builder permissions]. +* Ensure you have the following permissions to use MuleSoft Vibes: +** *Anypoint Code Builder Developer* (to use MuleSoft Vibes in the Cloud IDE) +** *Mule Developer Generative AI User* +* Make sure Einstein is enabled in Access Management. For more information, see xref:access-management::enabling-einstein.adoc[Enabling Einstein for Anypoint Platform]. + +NOTE: Authentication happens through the user logged in to Anypoint Code Builder. MuleSoft Vibes inherits the same permissions as that user and can only execute actions that the user is authorized to perform in Anypoint Platform. + +== See Also + +* xref:troubleshoot-generative-ai.adoc[Troubleshooting MuleSoft Vibes] +* xref:mulesoft-mcp-server::index.adoc[MuleSoft MCP Server] \ No newline at end of file