{% include "components/agent_header.html" with agent_title=agent.name agent_subtitle=agent.short_description %}
{% include "components/quick_agents_panel.html" %}
{% include "components/how_it_works_widget.html" with steps="agents" %}
{% include "components/processing_status.html" with status_title="Processing..." status_text="Please wait while we execute your agent..." %}
{% include "components/results_container.html" with results_title="Agent Results" %}