vibe
all
Natural language code assistant for the terminal, powered by MistralAI. Reads and edits files in your current directory to fulfill requests.
More info →Options (2)
-c, --continuebooleanResume the most recent Vibe session in the current directory
Example:
vibe {{[-c|--continue]}}-p, --promptbooleanRun a single Vibe prompt in the terminal with automatic approval of file edits and commands
Example:
vibe {{[-p|--prompt]}} "{{your_prompt}}"Examples (5)
Start an interactive Mistral Vibe session in the current directory
Resume the most recent Vibe session in the current directory
vibe [-c|--continue]Start an interactive Vibe session to setup an API key then exit
vibe --setupRun a single Vibe prompt in the terminal with automatic approval of file edits and commands
vibe [-p|--prompt] "your_prompt"Run a single Vibe prompt in the terminal with the specified output format
vibe --output json|text|streaming [-p|--prompt] "your_prompt"made by @shridhargupta | data from tldr-pages