Skip to content

feat: add mistral vibe agent integration - #2226

Closed
sfroment wants to merge 1 commit into
herdrdev:masterfrom
sfroment:feature/vibe-integration
Closed

feat: add mistral vibe agent integration#2226
sfroment wants to merge 1 commit into
herdrdev:masterfrom
sfroment:feature/vibe-integration

Conversation

@sfroment

@sfroment sfroment commented Aug 3, 2026

Copy link
Copy Markdown

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

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
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ai-review

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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: db63a11b-c220-446d-9438-f8ec96bcd45e

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

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

@kangal-bot

Copy link
Copy Markdown
Collaborator

Hi @sfroment, thanks for your interest in contributing!

Herdr automatically admits focused bug fixes from contributors who are not maintainers when the title uses fix: ... or fix(scope): ... and the patch changes no more than 20 files and 1,000 total added or deleted lines.

Contributors who are not maintainers may submit only focused bug fixes. If this pull request fixes a bug, rename it to use a conventional fix: ... or fix(scope): ... title, then tag a maintainer to review and reopen it.

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 .github/MAINTAINERS. A verified maintainer can reopen it; reopening by anyone else will be closed again automatically.

Patch size: 19 changed files, 434 changed lines.

See https://github.com/herdrdev/herdr/blob/master/CONTRIBUTING.md for the contribution policy.

@kangal-bot kangal-bot closed this Aug 3, 2026
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.

2 participants