Skip to content

Commit e70b079

Browse files
Merge branch 'MS2026-02-17-ACB' into W-20701354-acb-troubleshooting-update-feature-branch
2 parents d9bee49 + d59a73f commit e70b079

15 files changed

Lines changed: 256 additions & 264 deletions

modules/ROOT/nav.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
* xref:ai-enabling-api-project-topic-center.adoc[]
5656
5757
// USE AI TO DESIGN AN API SPEC
58-
* xref:api-ai-design-spec.adoc[]
59-
** xref:a4d-get-started.adoc[]
60-
** xref:a4d-checkpoints.adoc[]
61-
** xref:a4d-workflows-commands.adoc[]
62-
** xref:a4d-conversation-history.adoc[]
63-
** xref:a4d-mcp-server.adoc[]
64-
** xref:api-ai-create-spec.adoc[]
65-
** xref:int-ai-create-integrations.adoc[]
66-
** xref:a4d-prompt-examples.adoc[]
58+
* xref:vibes-api-ai-design-spec.adoc[]
59+
** xref:vibes-get-started.adoc[]
60+
** xref:vibes-checkpoints.adoc[]
61+
** xref:vibes-workflows-commands.adoc[]
62+
** xref:vibes-conversation-history.adoc[]
63+
** xref:vibes-mcp-server.adoc[]
64+
** xref:vibes-api-ai-create-spec.adoc[]
65+
** xref:vibes-create-integrations.adoc[]
66+
** xref:vibes-prompt-examples.adoc[]
6767
** xref:troubleshoot-generative-ai.adoc[]
6868
6969
// DESIGN

modules/ROOT/pages/a4d-get-started.adoc

Lines changed: 0 additions & 83 deletions
This file was deleted.

modules/ROOT/pages/a4d-workflows-commands.adoc

Lines changed: 0 additions & 45 deletions
This file was deleted.

modules/ROOT/pages/acb-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Reference
1+
= Anypoint Code Builder Components and Commands Reference
22
:page-aliases: acb-components.adoc
33
:page-deployment-options: cloud-ide, desktop-ide
44

modules/ROOT/pages/api-ai-design-spec.adoc

Lines changed: 0 additions & 40 deletions
This file was deleted.

modules/ROOT/pages/troubleshoot-generative-ai.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
The following errors sometimes occur when you use MuleSoft Vibes in Anypoint Code Builder.
44

5-
== Unexpected Results When Using Dev Agent
5+
== Unexpected Results When Using Mulesoft Vibes
66

77
If the generated flow doesn't return accurate or useful results for your prompt, try rewriting your prompt and follow the guidelines to xref:int-ai-create-integrations.adoc#craft-ai-prompt[write an effective prompt].
88

9-
If results are still inconsistent, verify that your project context and Dev Agent settings are correctly configured.
9+
If results are still inconsistent, verify that your project context and Mulesoft Vibes settings are correctly configured.
1010

11-
== Troubleshoot Dev Agent Access Errors
11+
== Troubleshoot Mulesoft Vibes Access Errors
1212

1313
If you can't open MuleSoft Vibes, verify the following:
1414

@@ -21,7 +21,7 @@ If you can't open MuleSoft Vibes, verify the following:
2121
=== Required Permissions for MuleSoft Vibes
2222

2323
MuleSoft Vibes always uses the permissions of the logged-in Anypoint Platform user.
24-
Dev Agent cannot perform any action that the user does not already have permission to perform.
24+
MuleSoft Vibes can't perform any action that the user doesn't already have permission to perform.
2525

2626
Here are the permissions required across capabilities in the MuleSoft MCP Server:
2727

modules/ROOT/pages/api-ai-create-spec.adoc renamed to modules/ROOT/pages/vibes-api-ai-create-spec.adoc

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
= Creating API Specs with MuleSoft Dev Agent
1+
= Creating API Specs with MuleSoft Vibes
22
:page-deployment-options: cloud-ide, desktop-ide
33

4-
MuleSoft Dev Agent is a purpose-built assistant for the development lifecycle, available directly in Anypoint Code Builder. It provides a unified panel that lets you interact with AI features using natural language prompts. Dev Agent works with the embedded MuleSoft MCP Server (see xref:mulesoft-mcp-server::index.adoc[Mulesoft MCP Server]) to support capabilities such as deploying applications, managing instances, and creating new projects.
4+
MuleSoft Vibes is a purpose-built assistant for the development lifecycle, available directly in Anypoint Code Builder. It provides a unified panel that lets you interact with AI features using natural language prompts. Mulesoft Vibes works with the embedded MuleSoft MCP Server (see xref:mulesoft-mcp-server::index.adoc[Mulesoft MCP Server]) to support capabilities such as deploying applications, managing instances, and creating new projects.
55

6-
One of these capabilities is AI-powered API specification generation. With Dev Agent, you can generate and mock API specifications from natural language prompts. This feature reduces the time spent on API design by simplifying the creation of syntax-heavy specifications.
6+
One of these capabilities is AI-powered API specification generation. With Mulesoft Vibes, you can generate and mock API specifications from natural language prompts. This feature reduces the time spent on API design by simplifying the creation of syntax-heavy specifications.
77

88
[[before-you-begin]]
99
== Before You Begin
@@ -12,20 +12,20 @@ Before you start creating your API spec, make sure you meet the following prereq
1212

1313
* xref:start-acb.adoc[Set up and access the web or desktop IDE].
1414
* Make sure you have the xref:start-configure-permissions.adoc#permissions[required Anypoint Code Builder permissions].
15-
* Ensure you have the following permissions to use MuleSoft Dev Agent:
16-
** *Anypoint Code Builder Developer* (to use Dev Agent in the Cloud IDE)
15+
* Ensure you have the following permissions to use Mulesoft Vibes:
16+
** *Anypoint Code Builder Developer* (to use Mulesoft Vibes in the Cloud IDE)
1717
** *Mule Developer Generative AI User*
1818
* Make sure Einstein is enabled in Access Management. For more information, see xref:access-management::enabling-einstein.adoc[Enabling Einstein for Anypoint Platform].
1919

20-
NOTE: Authentication happens through the user logged into 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.
20+
NOTE: Authentication happens through the user logged into 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.
2121

2222

2323
[[design-spec-ai]]
2424
== Design an API Spec with AI
2525

26-
To design an API spec with MuleSoft Dev Agent:
26+
To design an API spec with Mulesoft Vibes:
2727

28-
. Open MuleSoft Dev Agent from the toolbar or from the *Build Your Ecosystem with AI* card in the canvas.
28+
. Open Mulesoft Vibes from the toolbar or from the *Build Your Ecosystem with AI* card in the canvas.
2929
. Enter a prompt that describes your API specification.
3030
+
3131
Include these required details and consider including optional details to generate a more precise spec:
@@ -163,58 +163,59 @@ Optionally, provide a description, format, minimum and maximum length, default v
163163
Governance isn't included in the validation.
164164

165165
[start=3]
166-
. Enter your prompt in MuleSoft Dev Agent and submit it.
166+
. Enter your prompt in Mulesoft Vibes and submit it.
167167
. Review the generated specification.
168-
. If *Auto-approve* is enabled, Dev Agent writes the generated API spec directly into your project files.
169-
. If *Auto-approve* is disabled, Dev Agent prompts you to approve or reject each file change before applying it.
168+
. If *Auto-approve* is enabled, Mulesoft Vibes writes the generated API spec directly into your project files.
169+
. If *Auto-approve* is disabled, Mulesoft Vibes prompts you to approve or reject each file change before applying it.
170170
. After the API project is generated, you can also:
171-
** Ask Dev Agent to publish the API asset to Exchange.
171+
** Ask Mulesoft Vibes to publish the API asset to Exchange.
172172
** Add governance rulesets to validate your specification.
173173
** Mock requests to the API directly from the IDE.
174174

175175
[[rules-workflows]]
176176
== Define Rules and Workflows
177177

178-
To define reusable rules and workflows for MuleSoft Dev Agent:
178+
To define reusable rules and workflows for Mulesoft Vibes:
179179

180-
. In the MuleSoft Dev Agent panel, click the *Rules/Workflows* icon in the lower-left corner (next to the *Context* icon).
180+
. In the Mulesoft Vibes panel, click the *Rules/Workflows* icon in the lower-left corner (next to the *Context* icon).
181181
. Choose one of the following tabs:
182182
* Rules: Define constraints or guidelines for how the API spec should be generated. +
183183
For example, enforce naming conventions or require consistent error handling. +
184184
Rules can be defined at the *Global Rules* or *Workspace Rules* level.
185185

186-
* Workflows: Create a series of steps that MuleSoft Dev Agent executes as a predefined action. +
187-
Workflows are invoked using slash commands (for example, `/workflow-name`) in the MuleSoft Dev Agent panel.
186+
* Workflows: Create a series of steps that Mulesoft Vibes executes as a predefined action. +
187+
Workflows are invoked using slash commands (for example, `/workflow-name`) in the Mulesoft Vibes panel.
188188

189189
[[context-files]]
190190
== Provide Additional Context
191191

192-
You can provide additional inputs, such as requirement files (for example, `requirements.txt`), terminal outputs, or project folders, to help Mulesoft Dev Agent generate more accurate API specifications. These files are used as contextual references during API generation.
192+
You can provide additional inputs, such as requirement files (for example, `requirements.txt`), terminal outputs, or project folders, to help Mulesoft Vibes generate more accurate API specifications. These files are used as contextual references during API generation.
193193

194194
To add context:
195195

196-
. In the MuleSoft Dev Agent panel, click the *Add Context* icon in the lower-left corner.
196+
. In the Mulesoft Vibes panel, click the *Add Context* icon in the lower-left corner.
197197
. Select the file or folder you want to attach, or paste terminal input/output.
198198
. Confirm to add the context to your current task.
199199

200200
[[settings]]
201-
== MuleSoft Dev Agent Settings
201+
== MuleSoft Vibes Settings
202202

203-
You can control how MuleSoft Dev Agent interacts with your project through the *Settings* panel.
204-
To access this panel, click the *Auto-approve* section at the bottom of the MuleSoft Dev Agent window.
203+
You can control how Mulesoft Vibes interacts with your project through the *Settings* panel.
204+
To access this panel, click the *Auto-approve* section at the bottom of the Mulesoft Vibes window.
205205

206206
Available settings are:
207207

208208
* *Auto-approve*: Enable to apply changes automatically without prompting for confirmation. +
209-
If Auto-approve is disabled, Dev Agent will request your approval before making any file changes.
210-
* *Read project files*: Allow MuleSoft Dev Agent to read project files for context.
211-
* *Edit project files*: Allow MuleSoft Dev Agent to write changes directly to your project.
212-
* *Read all files*: Allow MuleSoft Dev Agent to read all files on your computer.
213-
* *Edit all files*: Allow MuleSoft Dev Agent to edit any file on your computer.
214-
* *Use MCP Servers*: Allow MuleSoft Dev Agent to use connected MCP servers.
215-
* *Execute safe commands*: Allow MuleSoft Dev Agent to execute safe terminal commands.
216-
* *Execute all commands*: Allow MuleSoft Dev Agent to execute any terminal command.
217-
* *Use the browser*: Allow MuleSoft Dev Agent to launch and interact with websites in a browser.
209+
If Auto-approve is disabled, Mulesoft Vibes will request your approval before making any file changes.
210+
* *Read project files*: Allow MuleSoft Vibes to read project files for context.
211+
* *Edit project files*: Allow Mulesoft Vibes to write changes directly to your project.
212+
* *Read all files*: Allow Mulesoft Vibes to read all files on your computer.
213+
* *Edit all files*: Allow Mulesoft Vibes to edit any file on your computer.
214+
* *Use MCP Servers*: Allow Mulesoft Vibes to use connected MCP servers.
215+
216+
* *Execute safe commands*: Allow Mulesoft Vibes Agent to execute safe terminal commands.
217+
* *Execute all commands*: Allow Mulesoft Vibes to execute any terminal command.
218+
* *Use the browser*: Allow Mulesoft Vibes to launch and interact with websites in a browser.
218219

219220
== See Also
220221

0 commit comments

Comments
 (0)