All plugins

Mistral Vibe

Agent·runs vibe·by Hivemind

Mistral's terminal coding agent.

hive agents install mistral-vibe

Source and documentation →

What it can do on the canvas

launches only: Hivemind does not read its status yet, and other agents cannot collect its replies.

Options

Set per tile, before the agent starts.

Installing the CLI itself

Hivemind runs a command that is already on your machine — it never installs one for you. This is the publisher's own instruction.

curl -LsSf https://mistral.ai/vibe/install.sh | bash

The manifest

The whole file, as the app reads it. Everything above is derived from it.

Read agent.yaml
# Mistral Vibe — a catalog agent. Launch only: no status reading, resume or turn reports.
manifestVersion: 1
id: mistral-vibe
label: "Mistral Vibe"
bin: vibe
enabled: true
caps:
  promptDelivery: typed
  turnSignal: false
  resume: none
  supervise: human
  blockedDetection: false
options:
  - id: mode
    label: "Agent"
    flag: --agent
    unattended: auto-approve
install:
  url: https://github.com/mistralai/mistral-vibe
  command: "curl -LsSf https://mistral.ai/vibe/install.sh | bash"
note: "launches only: Hivemind does not read its status yet, and other agents
  cannot collect its replies."
icon:
  viewBox: 0 0 24 24
  attrs:
    fill: currentColor
    fill-rule: evenodd
  shapes:
    - path:
        d: M3.428 3.4h3.429v3.428h3.429v3.429h-.002
          3.431V6.828h3.427V3.4h3.43v13.714H24v3.429H13.714v-3.428h-3.428v-3.429h-3.43v3.428h3.43v3.429H0v-3.429h3.428V3.4zm10.286
          13.715h3.428v-3.429h-3.427v3.429z
        clip-rule: evenodd