feat: add mistral vibe agent integration - #2226
Conversation
Add vibe (mistral-vibe) agent to herdr, following the grok session-identity pattern adapted for vibe's post_agent hook system. - detect: Agent::Vibe variant, label/executable/lookup, vibe.toml manifest - agent_resume: source, reserved-source, plan, session_ref_from_snapshot - integration: IntegrationTarget::Vibe, env, types, config_edit, targets, actions, registry, hook asset - cli: parse_integration_target + usage - config: sound, model, config-reference Co-authored-by: pipeline
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
Hi @sfroment, thanks for your interest in contributing! Herdr automatically admits focused bug fixes from contributors who are not maintainers when the title uses Contributors who are not maintainers may submit only focused bug fixes. If this pull request fixes a bug, rename it to use a conventional Feature requests, behavior changes, and other proposals belong in GitHub Discussions and require maintainer approval before a pull request. If this gate classified the pull request incorrectly, reply and tag a maintainer listed in Patch size: 19 changed files, 434 changed lines. See https://github.com/herdrdev/herdr/blob/master/CONTRIBUTING.md for the contribution policy. |
Add vibe (mistral-vibe) agent to herdr, following the grok session-identity pattern adapted for vibe's post_agent hook system.
Co-authored-by: pipeline