Minimal CLI coding agent for generating and executing code
Minimal CLI coding agent
mistral-vibe$ mistral-vibe 'write a python script that reads a CSV and prints statistics'$ mistral-vibe 'create a bash script that backs up all .txt files to a backup directory'$ mistral-vibe 'explain and fix this function that calculates fibonacci numbers'