Vibe Coding Assistants¶
Databricks DevBox comes with built-in support for multiple AI-powered coding assistants, collectively known as "vibe coding tools".
Overview¶
When deployed as a Databricks App, the following tools are automatically installed and configured:
| Tool | Description | Command |
|---|---|---|
| Claude Code | Anthropic's AI coding assistant | claude |
| Claude Code with Databricks Hosted Sonnet | Claude Code via CCR proxy for Databricks-hosted models | cc |
| OpenAI Codex | GitHub Copilot-style completion | codex |
| Google Gemini | Google's generative AI CLI | gemini |
Tool-Specific Documentation¶
-
Anthropic's AI coding assistant CLI
-
Claude Code with Databricks Hosted Sonnet →
Claude Code CLI via CCR proxy
-
Code completion CLI tool
-
Google's AI assistant CLI