Skip to content

MI API try it hurl integration#2179

Open
SGeesan wants to merge 14 commits into
wso2:mi-hurlfrom
SGeesan:mi-hurl-integration
Open

MI API try it hurl integration#2179
SGeesan wants to merge 14 commits into
wso2:mi-hurlfrom
SGeesan:mi-hurl-integration

Conversation

@SGeesan

@SGeesan SGeesan commented May 6, 2026

Copy link
Copy Markdown
Contributor

Purpose

This PR introduces a Hurl-based workflow into MI Copilot and enhances the API “Try It” experience. The goal is to enable users to easily explore and validate HTTP APIs by writing and executing Hurl scripts, while also providing a more structured and interactive way to inspect API behavior. This bridges the gap between simple request execution and more expressive, script-driven API exploration.

Approach

The implementation consists of two main parts.

  • A Hurl tool is added to MI Copilot, allowing agent to execute Hurl scripts directly and retrieve structured results.
  • The existing API “Try It” experience is changed to use Hurl-based interactions, including generating Hurl scripts from OpenAPI spec and opening them in a notebook-style view for execution.
image

UI Components

A custom UI component is included to show tool results from hurl tool in MI Copilot

image
image

@coderabbitai

coderabbitai Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (4)
  • main
  • feature/.*
  • release/.*
  • hotfix/.*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 752abe14-9bf5-49fa-9305-13d4fe4fceda

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SGeesan SGeesan marked this pull request as ready for review May 6, 2026 10:57
@SGeesan SGeesan requested review from gigara and hevayo as code owners May 6, 2026 10:57
@SGeesan SGeesan requested a review from IsuruMaduranga May 7, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant