Skip to content

[Agent Setup] Add Mistral Vibe guide - #33404

Open
megaconfidence wants to merge 4 commits into
cloudflare:productionfrom
megaconfidence:docs/add-vibe-agent-setup
Open

megaconfidence wants to merge 4 commits into
cloudflare:productionfrom
megaconfidence:docs/add-vibe-agent-setup

Conversation

@megaconfidence

Copy link
Copy Markdown
Contributor

Summary

Adds Mistral Vibe to the Agent setup catalog and comparison table, with a new guide for project-local Cloudflare Skills and the public Cloudflare docs MCP server. Adds the current Vibe icon and support for shared image icons while preserving theme-specific SVG icons for existing agents.

For more information, refer to the Mistral Vibe documentation.

Screenshots (optional)

Documentation checklist

  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@MohamedH1998

Copy link
Copy Markdown
Contributor

@megaconfidence let me know when this is ready to review, more than happy to give this a look

@megaconfidence
megaconfidence marked this pull request as ready for review September 14, 2026 13:59
@megaconfidence
megaconfidence requested review from a team as code owners September 14, 2026 13:59
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No outstanding issues in commit f889d03.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.


Acknowledged by author (4)
Review File Issue Note
Conventions agents/setup/mistral-vibe.md Use the documented TOML format for MCP server configuration The author verified that the current Mistral Vibe MCP documentation and Vibe 2.25.2 both use the [[mcp_servers]] array-of-tables schema with a name field, so the guide's format is correct and changing it would document the wrong format.
Conventions agents/setup/mistral-vibe.md Include Code Mode and domain-specific MCP server links The author says the missing Code Mode and domain-specific MCP links are intentional: the guide configures only the public cloudflare-docs server because the OAuth flow for authenticated MCP servers is unreliable.
Style agents/setup/mistral-vibe.mdx Correct MCP server TOML configuration format The author verified against the official Mistral Vibe MCP documentation that the [[mcp_servers]] array-of-tables schema with a name field (used by Vibe 2.25.2) is correct, so the suggested change would document the wrong format.
Style agents/setup/mistral-vibe.mdx Add Code Mode and domain-specific MCP server links The author says the omission is intentional because the OAuth flow for authenticated MCP servers is unreliable, so the guide deliberately configures only the public cloudflare-docs server.
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@megaconfidence

Copy link
Copy Markdown
Contributor Author

@MohamedH1998 it's ready for review. Thanks!

@aron-cf
aron-cf self-requested a review September 14, 2026 14:35
@aron-cf

aron-cf commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@megaconfidence is the agent interpretation of the docs here wrong? That and the MCP links sound relevant.

@megaconfidence

Copy link
Copy Markdown
Contributor Author

Skipping two review findings after verification:

  • CR-808948174f04: The current Mistral Vibe MCP documentation explicitly instructs users to append a [[mcp_servers]] table with a name field. Vibe 2.25.2 uses the same array-of-tables schema, so changing this to [mcp_servers.cloudflare-docs] would document the wrong format.
  • CR-fd1d2feb0987: The missing Code Mode and domain-specific MCP links are intentional. This Vibe guide currently configures only the public cloudflare-docs server because the OAuth flow for authenticated MCP servers is unreliable.

megaconfidence and others added 3 commits September 15, 2026 10:38
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@megaconfidence

Copy link
Copy Markdown
Contributor Author

ready for your review/approval @MohamedH1998 @aron-cf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants