> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Fix failed Bolt runs with DinoAI on the run page

> Failed Bolt runs hand off to a DinoAI agent session in a tab on the run page, and sessions stay attached to their run for when you come back.

*August 26, 2026*

<Frame>
  <img src="https://mintcdn.com/paradime-docs/Z2HXRo1EOxZRJjC-/images/bolt-run-fix-with-dinoai-session.jpg?fit=max&auto=format&n=Z2HXRo1EOxZRJjC-&q=85&s=810b0fd73bbcdfde5a8e2fe603b3af9f" alt="A failed Bolt run with the Fix with DinoAI agent session showing the root cause, the fix, and the pull request link" width="1600" height="900" data-path="images/bolt-run-fix-with-dinoai-session.jpg" />
</Frame>

A failed Bolt run now hands off to DinoAI without leaving Bolt. **Fix with DinoAI** on a failed step opens the run's new **✨ DinoAI** tab and starts an agent session right there: the real transcript, tool calls, status, credits, and reply box, the same session view as the agent app. The agent pulls the run's logs through its Bolt tool, checks out the branch and commit the run used, and starts from the failure diagnosis.

Sessions also stay attached to their run. Every session records the run (and the failed command) that started it, so reopening a run brings its sessions back in the DinoAI tab instead of an empty state, with a switcher when a run has more than one. Clicking **Fix with DinoAI** again continues the run's current session, **New chat** starts a fresh one, and **Open in agent** shows the same session in the [agent panel](/products/dino-ai/programmable-agents/agent-sessions).

See [Fix with DinoAI](/products/dino-ai/bolt-pipeline-agent/fix-with-dinoai). Shipped in Paradime v6.9.0.


## Related topics

- [Turbo CI on GitHub pull requests](/products/bolt/ci-cd/turbo-ci/github.md)
- [Fix with DinoAI](/products/dino-ai/bolt-pipeline-agent/fix-with-dinoai.md)
- [Run DinoAI Background Agent](/products/bolt/creating-schedules/command-settings/paradime-dinoai-agent-trigger.md)
- [DinoAI Bolt Pipeline Agent Self-Healing](/products/dino-ai/bolt-pipeline-agent/self-healing.md)
- [Pipeline Insights](/products/dino-ai/bolt-pipeline-agent/production-pipelines.md)
