{# pages/ai/agents.html — AI Agents Registry #} {% extends "base.html" %} {% block title %}{{ title | default("AI Agents") }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Configured AI agents, their models, and available tool counts.
Agents will appear here once AI is set up in the admin config.