# mistralai/mistral-vibe

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mistralai-mistral-vibe).**

3,155 stars · 322 forks · Python · apache-2.0

## Links

- GitHub: https://github.com/mistralai/mistral-vibe
- awesome-repositories: https://awesome-repositories.com/repository/mistralai-mistral-vibe.md

## Description

Mistral-vibe is an extensible AI skill engine and codebase assistant that operates as an MCP AI agent framework. It functions as a multi-agent orchestration system designed for AI-assisted coding and automated software development, integrating a voice-enabled AI terminal for programmatic interaction.

The system distinguishes itself through its use of the Model Context Protocol to integrate external tools and its ability to delegate complex tasks to independent subagents for parallel execution. It features a skill-based extensibility model that allows the addition of custom tools and slash commands to expand the capabilities of the underlying model.

The project covers a broad set of capabilities, including stateful terminal execution for file and shell manipulation, recursive code search, and session-based state persistence. It supports multi-project directory mapping, configuration-driven agent profiles, and integrated voice input capture.

The framework connects to editors and development environments using standard protocols and supports network proxy configurations for connectivity behind corporate firewalls.

## Tags

### Development Tools & Productivity

- [AI Coding Assistants](https://awesome-repositories.com/f/development-tools-productivity/ai-coding-assistants.md) — Offers a conversational interface to find, modify, and refactor source code using natural language.
- [MCP-Based Plugin Frameworks](https://awesome-repositories.com/f/development-tools-productivity/ai-assistant-integrations/mcp-based-plugin-frameworks.md) — Uses a configurable plugin framework based on the Model Context Protocol to extend AI assistant capabilities.
- [Natural Language Codebase Exploration](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/codebase-exploration-utilities/natural-language-codebase-exploration.md) — Provides a conversational interface for exploring project structures and logic using natural language queries. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))
- [Filesystem and Shell Manipulators](https://awesome-repositories.com/f/development-tools-productivity/filesystem-and-shell-manipulators.md) — Reads, writes, and patches files while executing shell commands within a stateful terminal environment. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))
- [Stateful Terminal Sessions](https://awesome-repositories.com/f/development-tools-productivity/shell-command-execution/stateful-terminal-sessions.md) — Maintains a persistent shell session for executing commands and manipulating files within a specific directory.
- [Agentic Task Automation](https://awesome-repositories.com/f/development-tools-productivity/terminal-shell-cli/terminal-cli-enhancements/shell-terminal-utilities/automation-integration-tools/shell-automation/agentic-task-automation.md) — Performs complex programming tasks by delegating work to independent subagents within a stateful terminal.
- [Session State Persistence](https://awesome-repositories.com/f/development-tools-productivity/database-session-management/session-state-persistence.md) — Saves and restores interactive conversation history and tool state using unique session identifiers.
- [IDE Integrated Tooling](https://awesome-repositories.com/f/development-tools-productivity/development-workflow-optimization/ide-integrated-tooling.md) — Connects to editors and development environments to embed assistant capabilities directly into the workflow. ([source](https://github.com/mistralai/mistral-vibe/tree/main/docs/))
- [Interactive Session History](https://awesome-repositories.com/f/development-tools-productivity/interactive-session-history.md) — Supports saving and resuming previous interactive sessions using unique identifiers or a session picker. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))
- [Text Pattern Search](https://awesome-repositories.com/f/development-tools-productivity/text-pattern-search.md) — Performs high-performance recursive text searches across codebases to locate specific symbols or patterns. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))

### Artificial Intelligence & ML

- [MCP Server Connections](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/model-context-protocol/mcp-server-management/mcp-server-connections.md) — Enables establishing connections to external Model Context Protocol servers to expand available AI tools. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))
- [AI Agent Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-orchestration.md) — Provides a framework for coordinating specialized agents with custom instructions and tools to automate complex workflows.
- [Conversational Coding Assistants](https://awesome-repositories.com/f/artificial-intelligence-ml/conversational-coding-assistants.md) — Provides an interactive chat interface for exploring codebase logic and modifying source code.
- [MCP Protocol Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/external-tool-integrations/mcp-protocol-integrations.md) — Integrates external tools and services using the Model Context Protocol for standardized AI interactions.
- [Multi-Agent Orchestration Systems](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-agent-orchestration-systems.md) — Orchestrates multiple autonomous subagents to perform parallel operations within a shared context.
- [Subagent Orchestrations](https://awesome-repositories.com/f/artificial-intelligence-ml/subagent-orchestrations.md) — Orchestrates specialized helper agents with isolated contexts to perform parallel tasks. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))
- [Agent Skill Extensions](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-skill-extensions.md) — Allows the dynamic addition of modular capabilities and tools through reusable skill modules.
- [Agent Configuration Profiles](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/agent-frameworks/configuration-and-specifications/agent-configuration-profiles.md) — Uses external configuration files to define system prompts and behaviors for AI agent profiles.
- [CLI Prompt Piping](https://awesome-repositories.com/f/artificial-intelligence-ml/cli-prompt-piping.md) — Enables non-interactive AI prompt execution via command line flags and shell pipeline piping.
- [AI Terminal Interfaces](https://awesome-repositories.com/f/artificial-intelligence-ml/voice-enabled-agents/ai-terminal-interfaces.md) — Combines voice input capture with a stateful terminal for programmatic AI interaction.

### Software Engineering & Architecture

- [Behavioral Customization Schemas](https://awesome-repositories.com/f/software-engineering-architecture/configuration-driven-schemas/behavioral-customization-schemas.md) — Defines custom system prompts and compaction logic through behavioral customization schemas in external files. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))

### User Interface & Experience

- [Multimodal Input Capturers](https://awesome-repositories.com/f/user-interface-experience/form-and-input-management/input-handling/multimodal-input-processors/multimodal-input-capturers.md) — Captures natural language prompts using a microphone via an integrated voice mode for AI processing. ([source](https://cdn.jsdelivr.net/gh/mistralai/mistral-vibe@main/README.md))

### Part of an Awesome List

- [Command Line Tools](https://awesome-repositories.com/f/awesome-lists/devtools/command-line-tools.md) — Official vibe coding tool provided by Mistral AI.
