Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vibekit.sh/llms.txt

Use this file to discover all available pages before exploring further.

Hero Light

How it works

VibeKit runs OpenAI Codex in headless mode with the auto-edit flag enabled. This means that the agent will automatically create, edit and delete files if it’s in code mode. The Codex CLI runs in the configured environment and has access to the network, which means it could be used to connect to the outside world. This is a powerful feature that can be used to build powerful applications and should be used with caution. Read more about OpenAI Codex CLI