Features
Pipeline Insights
Raw pipeline logs are hard to read. DinoAI converts them into clear, human-readable summaries — telling you what failed, why, and where to look.- Surfaces the root cause without requiring you to scroll through hundreds of log lines
- Highlights the specific model, test, or command that caused the failure
- Available directly in the Bolt run detail view
Fix with DinoAI
Once a failure is summarised, you can trigger a one-click fix. DinoAI will:- Analyse the error in the context of your dbt™ project
- Propose a fix — edits to SQL, YAML, or configuration
- Open the changes in the IDE for you to review and accept
Self-Healing
For teams that want fully autonomous recovery, Self-Healing takes it a step further. When enabled, AutoPilot will automatically attempt to fix errors without waiting for a manual trigger.- Detects failures as soon as a run completes
- Analyses the error and applies a fix directly
- Re-runs the affected pipeline to confirm the fix worked
- Posts a summary to Slack if a channel is configured
Related
- Bolt Schedules — Setting up and managing your pipelines
- Slack Agent — Broader Slack notifications for DinoAI events