Based on config.py from Mistral Vibe, here’s a reverse-engineered documentation for the config.toml format and its editing. This file is used to configure the "vibe" application, which appears to be a CLI or agent-based tool for interacting with AI models, tools, and project contexts.
- The global config file is located at:
$VIBE_HOME/config.toml(if$VIBE_HOMEis set)- Otherwise:
~/.vibe/config.toml