#176 · Primary category: AI Coding Assistants
mistral-vibe
Minimal CLI coding agent by Mistral
Project last updated:08/27/26
GitHub Stars
4.9K
Forks
681
Contributors
10
License
Apache-2.0
Why we included this project
Mistral Vibe is a terminal-native coding agent from Mistral. You keep it in your shell, talk to your codebase in natural language, and let its built-in tools make changes and run things on the project, so there is no need to switch to an IDE or a web app. It works interactively, and there is also a programmatic mode for scripting repeatable tasks. The skills system lets you define custom slash commands that encode your team's conventions. If you already standardize on Mistral's models, this is a lightweight, Unix-first assistant you can install with a single command, without pulling in a heavier agent harness.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.