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 is ran 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 user with caution.

Read more about OpenAI Codex CLI