{# pages/ai/agents.html — AI Agents Registry #} {% extends "base.html" %} {% block title %}{{ title | default("AI Agents") }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

AI Agents

Configured AI agents, their models, and available tool counts.

{% endblock %}