feat: add Mistral Vibe as a supported AI tool#670
feat: add Mistral Vibe as a supported AI tool#670simplyRoba wants to merge 6 commits intoFission-AI:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughRegisters "Mistral Vibe" as a supported AI tool by adding it to core configuration, updating supported-tools documentation, and adding a changeset entry for the package update. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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. Comment |
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Closes #417
Adding mistral vibe as supported tool for skill generation.
In the docs for mistral vibe skills it is written the skill should have a
user-invocable: truesection in metadata. I tried without this and skill are callable from the prompt window with /openspec-XXXXXX. So i made the change as small as possible if wanted i can create an adapter.Summary by CodeRabbit
New Features
Documentation
Chores