Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified en/docs/assets/img/develop/mi-for-vscode/open-ai-panel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion en/docs/develop/create-integration-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ Follow the below steps to create an integration project using the WSO2 Integrato

Now you can start creating your integration by developing artifacts. See the [Integration Artifacts Overview]({{base_path}}/develop/creating-artifacts/creating-artifacts-overview) documentation to learn about the integration artifacts.

Additionally, you can enhance your experience by incorporating AI-powered assistance with [WSO2 Integrator: MI Copilot]({{base_path}}/develop/mi-for-vscode/mi-copilot).
Additionally, you can enhance your experience by incorporating AI-powered assistance with [WSO2 Integrator Copilot]({{base_path}}/develop/mi-for-vscode/wso2-integrator-copilot/overview).
2 changes: 1 addition & 1 deletion en/docs/develop/creating-unit-test-suite.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ For a detailed coverage report, review the JSON report generated at `<project-na
<img src="{{base_path}}/assets/img/develop/unit-tests/generate-test-suite.png" alt="generate test suite" width="700">

!!! Note
In order to use AI services, a MI Copilot account is required. You shall be prompted to login to MI Copilot if you are not already signed in.
AI services require a signed-in [WSO2 Integrator Copilot]({{base_path}}/develop/mi-for-vscode/wso2-integrator-copilot/overview) account. You will be prompted to sign in if you haven't already.

## Generate Unit Test Case using AI

Expand Down
4 changes: 2 additions & 2 deletions en/docs/develop/intro-integration-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ MI for VS Code is the comprehensive developer tool, which you will use to <b>dev
</tr>
<tr>
<td>
<a href="{{base_path}}/develop/mi-for-vscode/mi-copilot">MI Copilot</a>
<a href="{{base_path}}/develop/mi-for-vscode/wso2-integrator-copilot/overview">WSO2 Integrator Copilot</a>
</td>
<td>
Explore the capabilities of MI Copilot and learn how to integrate it into your projects.
Explore the conversational AI assistant built into MI for VS Code — Ask, Edit, and Plan modes, checkpoints, attachments, and more.
</td>
</tr>
</table>
Expand Down
59 changes: 0 additions & 59 deletions en/docs/develop/mi-for-vscode/mi-copilot.md

This file was deleted.

22 changes: 15 additions & 7 deletions en/docs/develop/mi-for-vscode/mi-for-vscode-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,27 @@ Shown below is the **Project Overview** of a sample integration project.

<a href="{{base_path}}/assets/img/develop/mi-for-vscode/project-overview.png" class="glightbox"><img src="{{base_path}}/assets/img/develop/mi-for-vscode/project-overview.png" alt="project overview" width="80%"></a>

## WSO2 MI Copilot
## WSO2 Integrator Copilot

WSO2 Integrator: MI Copilot is an AI-powered tool that simplifies the creation of integration scenarios. By describing your requirements in natural language or uploading relevant files, MI Copilot generates the necessary integration artifacts for seamless project integration.
WSO2 Integrator Copilot is a conversational AI assistant built into MI for VS Code. It reads your project, generates and edits integration artifacts, adds connectors, validates Synapse XML, and can even build the project and run the MI runtime — all from a chat panel in the IDE.

Clicking on the **Open AI Panel** icon located in the top right corner of VS Code will open the WSO2 MI Copilot interface.
Click the **Open AI Panel** icon in the top right corner of VS Code to open the Copilot panel.

<a href="{{base_path}}/assets/img/develop/mi-for-vscode/open-ai-panel.png" class="glightbox"><img src="{{base_path}}/assets/img/develop/mi-for-vscode/open-ai-panel.png" alt="Open AI Panel" width="80%"></a>
<a href="{{base_path}}/assets/img/develop/mi-for-vscode/open-ai-panel.png" class="glightbox"><img src="{{base_path}}/assets/img/develop/mi-for-vscode/open-ai-panel.png" alt="Open the Copilot panel" width="80%"></a>

You can create any integration project by entering your integration scenario in natural language into the provided text box, allowing AI to generate the necessary artifacts.
The Copilot has three modes you can pick per message:

<a href="{{base_path}}/assets/img/develop/mi-for-vscode/mi-copilot.png" class="glightbox"><img src="{{base_path}}/assets/img/develop/mi-for-vscode/mi-copilot.png" alt="MI Copilot" width="80%"></a>
- **Ask** — read-only, for exploring and previewing suggestions.
- **Edit** — the default working mode; the Copilot implements changes directly in your project with a checkpoint you can undo.
- **Plan** — write a reviewable plan first, get your approval, then switch back to Edit to execute it.

For more information on WSO2 MI Copilot and its capabilities, see [MI Copilot]({{base_path}}/develop/mi-for-vscode/mi-copilot) documentation.
<a href="{{base_path}}/assets/img/develop/mi-for-vscode/mi-copilot.png" class="glightbox"><img src="{{base_path}}/assets/img/develop/mi-for-vscode/mi-copilot.png" alt="Copilot panel" width="80%"></a>

Learn more:

- [WSO2 Integrator Copilot — Overview]({{base_path}}/develop/mi-for-vscode/wso2-integrator-copilot/overview) — opening the panel, signing in, and your first message.
- [Modes: Ask, Edit, and Plan]({{base_path}}/develop/mi-for-vscode/wso2-integrator-copilot/modes) — when to use each mode, with walkthroughs.
- [Features]({{base_path}}/develop/mi-for-vscode/wso2-integrator-copilot/features) — checkpoints, plan approval, attachments, sessions, model selection, and usage limits.

## Samples

Expand Down
Loading