> ## 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.

# Build and deploy DinoAI agents from the app

> Create DinoAI programmable agents from a template gallery or from scratch, and deploy them to the workspace or to your repo as YAML through a pull request.

*August 5, 2026*

<Frame>
  <img src="https://mintcdn.com/paradime-docs/5ocZqilUNgrCK_y8/images/paradime-product-snapshot-product-snapshot-wide.jpg?fit=max&auto=format&n=5ocZqilUNgrCK_y8&q=85&s=c2e9bd7463a163f0b072eed4ed1d580b" alt="Paradime Product Snapshot Product Snapshot Wide" width="3200" height="1800" data-path="images/paradime-product-snapshot-product-snapshot-wide.jpg" />
</Frame>

You no longer need to hand-write YAML to create a programmable agent. The new **Agents** page gives you a Bolt-like builder: pick a template or start from scratch, fill in the agent's identity, tools, and output, and deploy.

* **Template gallery**: ready-made starting points for pipeline healing, incident response, freshness checks, test failure analysis, warehouse cost optimization, model review, docs writing, and analytics questions.
* **Guided builder**: role, goal, and backstory, an allowed/denied tool picker, an optional Slack output channel, and a squad of sub-agents the agent can delegate to.
* **Choose where the agent lives**: deploy **Just here** to save it to the workspace and have it live straight away with no repo file, or **open a pull request** that commits `.dinoai/agents/<name>.yml` to your default branch so the agent is governed as code.

Both kinds of agent appear in the same list and can be chatted with, scheduled, or triggered from the API. See [Creating Agents in the App](/products/dino-ai/programmable-agents/creating-agents-in-the-app). Shipped in Paradime v6.5.0.


## Related topics

- [Live agent runs in the DinoAI app](/changelog/2026-07-30/live-agent-runs.md)
- [Creating Agents in the App](/products/dino-ai/programmable-agents/creating-agents-in-the-app.md)
- [Programmable Agents](/products/dino-ai/programmable-agents/index.md)
- [Changelog](/changelog/overview.md)
- [Programmable Agents quick start](/products/dino-ai/programmable-agents/quick-start.md)
