Check your environment
Open Dalia in your browser using the URL from
ddev describe and navigate to Settings.
The Status section at the top validates your setup. Four checks
need to be green before you proceed:
- CLI Status — Claude CLI is installed and your account is authenticated
- AI Task Manager — detected at the expected path
- DDEV Environment — app root configured, Drupal site accessible, Drush available
- Custom Context Items — shows indexed count once RAG is enabled (optional at this stage)
If anything is red, fix it before continuing. CLI auth issues
usually resolve by re-running ddev exec claude.
DDEV issues need ddev restart. The Status section
collapses automatically once all checks pass.